forked from AtomDancing/tlbm-mcp
docs: 订单数据分页查询标注仅支持自营
- query_orders: 仅支持自营 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@ const TOOLS = [
|
||||
},
|
||||
{
|
||||
name: "query_orders",
|
||||
description: "查询指定日期范围订单列表数据,支持分页和时间筛选",
|
||||
description: "查询指定日期范围订单列表数据,支持分页和时间筛选(仅支持自营)",
|
||||
inputSchema: {
|
||||
type: "object",
|
||||
properties: {
|
||||
|
||||
Reference in New Issue
Block a user