Order Query

查询订单状态、商品、金额和履约节点,不修改订单。

anlovesy Updated

File contents

订单查询

当用户询问订单当前状态或订单详情时使用。先要求订单号,再调用 get_order。 如果用户明确要求取消、退款或换货,只提供必要上下文并让对应执行型 Skill 处理。

anlovesy/SkillOps_agent/tree/main/example-skills/order-query commit bfef6162ba

Frequently asked questions

npx skillmds@latest add anlovesy/order-query