get_orders
Fetch Shopify orders filtered by status (any, open, closed, or cancelled) with automatic pagination for revenue and P&L reporting.
Instructions
Fetch Shopify orders (paginated automatically).
Args: status: Order status filter — "any", "open", "closed", or "cancelled".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | any |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |