delete_inventory
Delete an inventory item from a project by providing the project ID and inventory ID.
Instructions
Delete an inventory item.
Args: project_id: ID of the project inventory_id: ID of the inventory item to delete
Returns: Deletion result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| inventory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||