Back to Shopify Collections
Connect Knoon AI with Shopify Collections (Shopify) to automate AI workflows.
List Shopify collections with optional search and pagination.
shopifyCollectionsListCollections
BETA
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| query | mustache | Optional Shopify collection search query. | No |
| first | number | Number of collections to return. Max 100. | No |
| last | number | Number of collections to return from the end of the result set. Max 100. | No |
| after | mustache | Return collections after this cursor. | No |
| before | mustache | Return collections before this cursor. | No |
| reverse | boolean | If true, reverse the default ordering. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Matching collections with pagination info. |