monitor_reorder_items
Scan inventory items below minimum stock, returns deficit, suggested replenishment quantity to 2x minimum, preferred vendor, and estimated cost per item.
Instructions
Scan inventory items and return those whose current stock is below the defined minimum (MinInventory). Optionally restrict to a specific warehouse. Returns deficit, suggested replenishment quantity (to 2× minimum), preferred vendor, and estimated cost per item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | Max items to return, sorted by deficit desc (default 100) | |
| warehouseCode | No | Restrict to a specific warehouse code (omit for company-wide totals) |