Execute Inventory Adjustment
inventory_adjust_executeExecute a previewed inventory adjustment to update stock levels. Confirmation required for production stores.
Instructions
Execute a previewed inventory adjustment. This actually changes the inventory. Production stores require confirm_production: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | Operation ID from inventory_adjust_plan | |
| response_format | No | Response format | json |
| confirm_production | No | Required for production stores |