shopify_list_orders
Retrieve read-only Shopify orders including customer info, total amount, and line items. Filter by date or search query to analyze order data.
Instructions
List read-only Shopify orders with customer, amount and line items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Shopify order search query. | |
| createdAfter | No | ||
| createdBefore | No |