adjust-inventory
Adjust inventory levels by modifying the available quantity of a specific item at a given location. Specify the item, location, and delta change to update stock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| locationId | Yes | ||
| availableDelta | Yes | ||
| inventoryItemId | Yes |