list_shopify_orders
List recent orders from the connected Shopify store — order name/number, total, financial + fulfillment status, and created date. Optional query (Shopify order search) filters. Use to see recent sales and their state.
Routing: Shopify orders: recent sales (total/financial+fulfillment status) from the live store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return (default 20, max 50) | |
| query | No | Optional Shopify order search, e.g. "financial_status:paid" or "created_at:>2026-08-01" | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |