check_inventory
Check stock levels for a SKU or list all items at or below reorder level by setting low_stock_only=true, helping you monitor inventory and replenish on time.
Instructions
Stock levels. Pass a SKU for one item, or low_stock_only=true for items at/below their reorder level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | No | ||
| low_stock_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |