get_collections
Retrieve collections from a Shopify store using flexible filters, sorting, and pagination controls.
Instructions
Fetch collections from the Shopify store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of collections to fetch (1-250, default: 50) | |
| query | No | Filter query | |
| reverse | No | Reverse the sort order | |
| sortKey | No | Field to sort by |