firestarter_return
Initiate a return for a purchased order, generate a return shipping label, and process the refund. Resolve buyer issues like wrong size, damage, or not-as-described items.
Instructions
Initiate a return for a purchased order. Creates a return shipping label and processes the refund. Use when a buyer wants to return an item, get a refund, or reports a problem with their purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for the return (e.g. 'wrong size', 'damaged', 'not as described') | |
| execution_id | Yes | The execution/order ID to return (exec_...) |