square_catalog_list
Retrieve and list Square catalog objects including items, categories, and taxes using an access token. Supports pagination via cursor and filtering by type.
Instructions
List Square catalog objects (items, categories, taxes, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes | ||
| cursor | No | ||
| types | No | Comma-separated types (ITEM, CATEGORY, etc.) | |
| limit | No |