adjust_inventory
Modify stock quantities for a specific inventory item at a location by applying a positive or negative delta.
Instructions
Adjust inventory quantities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locationId | Yes | Location ID | |
| availableDelta | Yes | Quantity adjustment (positive or negative) | |
| inventoryItemId | Yes | Inventory item ID |