square_search_catalog
Find Square items, variations, and categories by free-text query. Filter by object types and limit result count.
Instructions
Search the Square catalog (items, variations, categories).
Args: object_types: Catalog object types to include (e.g. ['ITEM', 'ITEM_VARIATION']). query: Free-text search query. limit: Maximum objects 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 | ||
| query | No | ||
| effect | Yes | ||
| project_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| object_types | No | ||
| idempotency_key | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |