compare_batches
Compare two to five brew batches across grain, hops, water, fermentation, or measurements to spot missing ingredients and differences between versions.
Instructions
Line up 2-5 batches side by side on one dimension.
Rows are aligned by ingredient or step name, with an explicit null where a batch does not use that item — absence is usually the thing you are looking for when comparing versions of a recipe.
Args:
batch_ids: Between 2 and 5 batch _id values.
dimension: One of grain, hops, water, fermentation, measurements.
Returns: An aligned table: one row per ingredient or measurement, one column per batch, plus totals where a total is meaningful.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_ids | Yes | ||
| dimension | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||