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
@@ -204,7 +204,7 @@ const TOOLS = [
|
||||
},
|
||||
{
|
||||
name: "query_orders",
|
||||
description: "查询订单数据,支持分页和时间筛选",
|
||||
description: "查询指定日期范围订单列表数据,支持分页和时间筛选",
|
||||
inputSchema: {
|
||||
type: "object",
|
||||
properties: {
|
||||
|
||||
Reference in New Issue
Block a user