Execute Collection Update
collection_update_executeExecute a previewed collection update in Shopify. For production stores, set confirm_production to true. If a manual-to-automated conversion is rejected, create a new automated collection instead.
Instructions
Execute a previewed collection update. Production stores require confirm_production: true. Note: Shopify may reject converting an existing manual collection to automated; if so, create a new automated collection with collection_create instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | Operation ID from collection_update_plan | |
| response_format | No | Response format | json |
| confirm_production | No | Required for production stores |