Get Collection
collection_getRetrieve a Shopify collection using its numeric ID, GID, or handle, and see whether it is manual or automated with its rule set.
Instructions
Get one collection by numeric ID, full GID, or handle. Reports MANUAL vs AUTOMATED and the rule set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Collection ID (numeric or GID). Provide this or handle. | |
| store | Yes | Store name | |
| handle | No | Collection handle, e.g. 'cocktail-dresses' | |
| response_format | No | Response format | json |