get_inventory_item
Retrieve complete inventory item details by ID, including specifications and stock levels, for efficient inventory tracking and management.
Instructions
Get full details on a specific inventory item.
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 |