Review Recipe
review_recipeEvaluate a beer recipe by analyzing OG, FG, IBU, SRM, and ABV against BJCP style guidelines to get a detailed scorecard.
Instructions
Review a beer recipe against BJCP style guidelines. Checks OG, FG, IBU, SRM, and ABV against the style's vital statistics and returns a scorecard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | Yes | Target beer style to check against (e.g. 'American IPA', 'Black IPA') | |
| og | Yes | Original gravity (e.g. 1.065) | |
| fg | Yes | Final gravity (e.g. 1.012) | |
| ibu | Yes | International Bitterness Units | |
| srm | Yes | Standard Reference Method (colour) | |
| abv | Yes | Alcohol by volume percentage |