find-orders
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFind Orders
查找订单
Find Amazon order history, invoices, return and warranty information, delivery status, and reorder candidates.
查找亚马逊订单历史、发票、退货与保修信息、配送状态以及可重新订购的商品。
Requirements Gate
要求校验
Before browser automation, ask only for missing constraints needed to narrow the search:
- Product, recipient, seller, order date, or approximate time period
- Whether the user needs invoice, return, warranty, delivery, or reorder information
- Whether to inspect one known order or search order history
If the user already supplied enough context, proceed.
在进行浏览器自动化操作前,仅询问缩小搜索范围所需的缺失约束条件:
- 商品、收件人、卖家、订单日期或大致时间段
- 用户是否需要发票、退货、保修、配送或重新订购相关信息
- 是查看某一已知订单还是搜索订单历史
如果用户已提供足够的上下文信息,则直接进行操作。
Browser Access
浏览器访问
Use the normal signed-in browser surface available in the current environment. Start from Amazon's order history and keep the same browser session when possible.
使用当前环境中可用的已登录浏览器界面。尽可能从亚马逊订单历史页面开始,并保持同一浏览器会话。
Workflow
工作流程
- Search orders from Amazon order history using the user's supplied product, date, or recipient clues.
- Open likely order details before presenting conclusions.
- Capture order date, product title, order total if visible, delivery status, invoice availability, return eligibility, warranty/support clues, and reorder link availability.
- Summarize only what was visible or directly inferred from the Amazon page state.
Read references/order-workflow.md for order-history paths, invoice/return checks, and recovery steps.
- 根据用户提供的商品、日期或收件人线索,从亚马逊订单历史中搜索订单。
- 在给出结论前,打开可能匹配的订单详情页面。
- 记录订单日期、商品标题(若可见)、订单总额(若可见)、配送状态、发票是否可用、是否符合退货条件、保修/支持相关线索以及是否有重新订购链接。
- 仅总结从亚马逊页面状态中可见或直接推断出的信息。
阅读references/order-workflow.md获取订单历史路径、发票/退货检查方法以及恢复步骤。
Account Actions
账户操作
Default to read-only inspection. Do not reorder, cancel, return, request support, message sellers, change addresses, download files outside the requested artifact, or start a claim unless the user explicitly asks for that exact action.
默认采用只读模式检查。除非用户明确要求执行该具体操作,否则不得进行重新订购、取消订单、退货、请求支持、联系卖家、修改地址、下载请求之外的文件或发起索赔等操作。
Output Rules
输出规则
- Say which order page or order search result was checked.
- Include dates and order identifiers only when visible.
- Separate confirmed facts from unavailable or not-visible details.
- If multiple plausible orders match, return a short candidate list and explain the distinguishing evidence.
- 说明已检查的订单页面或订单搜索结果。
- 仅包含可见的日期和订单编号。
- 将已确认的事实与不可用或未显示的信息分开说明。
- 如果有多个可能匹配的订单,返回简短的候选列表并解释区分依据。