update_collection
Update an existing Shopify collection's title, sort order, or HTML description using its ID.
Instructions
Update an existing collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Collection ID (e.g., 'gid://shopify/Collection/123456789') | |
| title | No | Collection title | |
| sortOrder | No | Product sort order | |
| descriptionHtml | No | Collection description (HTML) |