get_recipe
Fetch a full Brewfather recipe or selected sections using its recipe ID. Get grain bill, hop schedule, mash steps, fermentation details, and target figures in both unit systems.
Instructions
Fetch one recipe in full, or just the sections you need.
Args:
recipe_id: The recipe _id from list_recipes.
sections: Optional subset of: fermentables, hops, yeast, miscs, mash,
fermentation, water, measurements, notes. Omit for everything.
Returns: The recipe with grain bill percentages, hop schedule, mash and fermentation steps, and target figures, in both unit systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | ||
| recipe_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||