update_product
Update product details by SKU. Retrieve current product state first to ensure accurate modifications.
Instructions
Update product by SKU.
WORKFLOW: Call get_product(sku) first to see current state before updating. Body fields same as create_product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | ||
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||