square_get_inventory
Fetch current inventory counts for Square catalog items, optionally filtered by specific locations. Get accurate stock levels to manage availability.
Instructions
Fetch Square inventory counts for one or more catalog items.
Args: catalog_object_ids (required): Catalog object IDs to fetch inventory counts for. location_ids: Optional location IDs to restrict counts to. 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 |
|---|---|---|---|
| effect | Yes | ||
| project_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| location_ids | No | ||
| idempotency_key | No | ||
| catalog_object_ids | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |