Plan Product Update
product_update_planPlan a Shopify product update by staging a change. Preview the operation to verify modifications, then execute it; only the specified fields (title, tags, status, etc.) are updated.
Instructions
Plan a product update. Creates a staged operation that must be previewed and executed. Only provided fields will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product ID to update | |
| tags | No | New tags (replaces existing) | |
| store | Yes | Store name | |
| title | No | New title | |
| status | No | New status | |
| vendor | No | New vendor | |
| productType | No | New product type | |
| descriptionHtml | No | New description (HTML) | |
| response_format | No | Response format | json |