shopify-mcp

by GeLi2001
Verified

get-orders

Retrieve Shopify orders with specific statuses using the 'get-orders' tool. Configure limits and filter by 'open', 'closed', 'cancelled', or 'any' status to efficiently manage order data.

Input Schema

NameRequiredDescriptionDefault
limitNo
statusNoany

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "default": 10, "type": "number" }, "status": { "default": "any", "enum": [ "any", "open", "closed", "cancelled" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from shopify-mcp

Related Tools

ID: mth778nxe5