docs: 订单数据分页查询标注仅支持自营

- query_orders: 仅支持自营

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 12:10:02 +08:00
co-authored by Claude Opus 4.8
parent 8ce9802358
commit bef6ae3797
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ const TOOLS = [
},
{
name: "query_orders",
description: "查询指定日期范围订单列表数据,支持分页和时间筛选",
description: "查询指定日期范围订单列表数据,支持分页和时间筛选(仅支持自营)",
inputSchema: {
type: "object",
properties: {