get_publication_collections
Get collections published to a Shopify publication by providing the publication ID. Use pagination and limit parameters to control the result set.
Instructions
Fetch collections published to a publication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of collections to fetch (1-250, default: 50) | |
| publicationId | Yes | Publication ID |