docs: 优化 query_orders 工具描述,明确支持日期范围查询

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-07 18:24:28 +08:00
co-authored by Claude Opus 4.8
parent 436f12ab15
commit b48db8450c
+1 -1
View File
@@ -204,7 +204,7 @@ const TOOLS = [
}, },
{ {
name: "query_orders", name: "query_orders",
description: "查询订单数据,支持分页和时间筛选", description: "查询指定日期范围订单列表数据,支持分页和时间筛选",
inputSchema: { inputSchema: {
type: "object", type: "object",
properties: { properties: {