get_item_allocation
Retrieve an inventory item's allocation summary, including on-hand and needed quantities and the projects using it.
Instructions
Get the allocation summary for an inventory item — how much is on hand, needed, and which projects are using it.
Args: item_id: The ID of the inventory item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |