What problem does it solve? Temu US sellers and developers need to handle returns, refunds, and after-sales orders programmatically, but the Partner US Returns & Refunds APIs require manual token authorization, gateway signing, and per-endpoint parameter knowledge. This Skill wraps nine Partner after-sales endpoints behind the LinkFox gateway with ready-to-run Python scripts and full request/response documentation. ## Core Features & Use Cases - After-sales order queries: List parent and child after-sales orders, fetch parent after-sales detail with refund summaries, and retrieve return logistics tracking. - Return label workflow: Get return label preparation info, query carriers, obtain signatures, and upload return labels with pick-up scheduling. - Token management: Guided Temu accessToken authorization, local token storage, and LinkFox gateway authentication helpers. - Use Case: A seller wants to process pending refunds: list parent after-sales orders by status group, pull each order's refund summary, prepare the return label, select a carrier, and upload the label — all through scripted gateway calls. ## Quick Start Set the LINKFOXAGENT_API_KEY environment variable and ask the assistant to list pending Temu US after-sales orders using your Temu accessToken with tokenPurpose order-shipping.