shopify_search_orders
Search orders using Shopify's search syntax to find orders by order number, customer email, or other fields.
Instructions
Search orders by Shopify search query (e.g. "name:#1001 OR email:foo@bar.com"). Required: query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| first | No | ||
| after | No | ||
| sortKey | No | ||
| reverse | No |