shopify_orders
Retrieve orders from a Shopify store by specifying shop domain, with options to filter by status, financial status, and limit.
Instructions
Get orders from a Shopify store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_domain | Yes | ||
| limit | No | ||
| status | No | ||
| financial_status | No | ||
| api_key | No | ||
| access_token | No |