list_inventory
List your Brewfather inventory by category (fermentables, hops, miscs, yeasts), filterable to in-stock items, with converted amounts and specs.
Instructions
List inventory for one ingredient category.
Note: this returns only items you have added to your own inventory or set an amount on. It is not Brewfather's full ingredient database.
Args: category: One of fermentables, hops, miscs, yeasts. in_stock_only: Only items with a positive inventory amount. Default True.
Returns: Items with inventory amounts converted (fermentables in lb, hops and miscs in oz, yeast as pack counts), plus the relevant spec figures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| in_stock_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||