From b48db8450c39352e037b73eeb18e4089c4a5c934 Mon Sep 17 00:00:00 2001 From: JunWang Date: Sun, 7 Jun 2026 18:24:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=20query=5Forders=20?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E6=8F=8F=E8=BF=B0=EF=BC=8C=E6=98=8E=E7=A1=AE?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=97=A5=E6=9C=9F=E8=8C=83=E5=9B=B4=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 89504c4..a564689 100644 --- a/src/index.ts +++ b/src/index.ts @@ -204,7 +204,7 @@ const TOOLS = [ }, { name: "query_orders", - description: "查询订单数据,支持分页和时间筛选", + description: "查询指定日期范围订单列表数据,支持分页和时间筛选", inputSchema: { type: "object", properties: {