Execute Product Update
product_update_executeApply a previewed product update to Shopify using the operation ID from a prior planning step. For production stores, set confirm_production to true to complete the change.
Instructions
Execute a previewed product update. Requires prior preview. Production stores require confirm_production: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | Operation ID from product_update_plan | |
| response_format | No | Response format | json |
| confirm_production | No | Required for production stores |