square_catalog_list
Retrieve a list of Square catalog objects such as items, categories, and taxes. Use this to fetch catalog data filtered by type and paginated with a cursor.
Instructions
List Square catalog objects (items, categories, taxes, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| types | No | Comma-separated types (ITEM, CATEGORY, etc.) | |
| cursor | No | ||
| access_token | Yes |