Update Product
update_productModify specific product details such as price, name, or stock by providing the product ID and only the fields to change.
Instructions
Update product fields. Only specified fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| price | No | ||
| status | No | ||
| quantity | No | ||
| meta_title | No | ||
| product_id | Yes | ||
| meta_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |