get_inventory_alerts
Monitor product inventory to detect out-of-stock and low-stock variants, with an adjustable threshold, so you can restock before sales are lost.
Instructions
Check inventory levels across all products. Identifies out-of-stock and low-stock variants that need attention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| low_stock_threshold | No | Units at or below this number are considered low stock (default: 5) | |
| include_out_of_stock | No | Include variants with zero inventory (default: true) |