square_search_orders
Search Square orders by location, status, or date range to retrieve a filtered list for review or processing.
Instructions
Search Square orders by location, status, or date range.
Args: location_id: Square location ID. state: Order state filter: OPEN, COMPLETED, or CANCELED. start_date: Created at or after (RFC 3339). end_date: Created at or before (RFC 3339). limit: Maximum orders to return. project_id: Authenticated Project UUID. project_ref: Exact project correlation reference. connector_account_ref: Project-bound connector account alias. idempotency_key: Stable business-action identity. effect: Required and must be read; Spring verifies it. approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | ||
| effect | Yes | ||
| end_date | No | ||
| project_id | No | ||
| start_date | No | ||
| location_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| idempotency_key | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |