shopify_get_orders
Retrieve orders from a Shopify store. Filter by status (any, open, closed, cancelled) and set a limit up to 50 orders per request.
Instructions
Bestellungen aus einem Shopify-Store abrufen.
Args: connector_name: Name des Shopify-Connectors limit: Maximale Anzahl Bestellungen (Standard: 10, Max: 50) status: Filter — "any", "open", "closed", "cancelled"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connector_name | Yes | ||
| limit | No | ||
| status | No | any |