List Collections
collection_listRetrieve collections in a Shopify store with type, rules, and product count. Know which are manual vs automated to check external product feed syncing.
Instructions
List collections in a store. Shows whether each collection is MANUAL (hand-picked products) or AUTOMATED (rule-based), plus its rules and product count. Only AUTOMATED collections propagate their membership to external product feeds such as the Meta catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of collections to return | |
| query | No | Search query (e.g. 'title:dress') | |
| store | Yes | Store name (use store_list to see available stores) | |
| cursor | No | Pagination cursor | |
| response_format | No | Response format | json |