below_min_stock
List products whose stock has fallen below their configured minimum amount, so you can identify which items need restocking.
Instructions
List products that have fallen below their minimum stock amount.
This is Grocy's own "missing products" calculation, so it only sees products that have a minimum set (update_product's min_stock). In an instance where few products have one, an empty result means "no minimums are set" at least as often as it means "nothing is low" — out_of_stock is the one that works regardless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||