get_inventory
Retrieve details of a specific inventory item by providing the project ID and inventory ID.
Instructions
Get details of a specific inventory item.
Args: project_id: ID of the project inventory_id: ID of the inventory item to fetch
Returns: Inventory item details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| inventory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||