update_inventory
Adjust inventory quantities for a given SKU using a delta change and reason, with validation and audit logging.
Instructions
Adjust inventory with validation and audit logging. Requires inventory:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | ||
| reason | Yes | ||
| quantity_delta | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||