Stock Consume Tool
stock_consume_toolReduce on-hand inventory by consuming a specified quantity of a product, using product name or ID.
Instructions
Consume stock for a product (reduces the quantity on hand).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Quantity to consume. | |
| product | Yes | Product name (e.g. "Milk") or numeric product ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |