shopify_update_product
Update product fields, variants, and media on a Shopify store, returning before/after results. Requires explicit confirmation for the target store and exact changes.
Instructions
Update product fields, variants and media with a before/after result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| store | Yes | ||
| title | No | ||
| images | No | ||
| status | No | ||
| vendor | No | ||
| confirm | Yes | True only after authorization for this store and exact change. | |
| variants | No | ||
| productType | No | ||
| removeMediaIds | No | ||
| descriptionHtml | No |