Get Untappd beer detail
untappd_beer_infoRetrieve complete beer details from Untappd using a beer ID: description, style, ABV, IBU, brewery, rating, and check-in count. Includes optional recent activity.
Instructions
Get full detail for a beer by its Untappd beer id (bid): description, style, ABV, IBU, brewery, rating, total check-in count, and (unless compact) recent activity. Get a bid from untappd_search_beer. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bid | Yes | Untappd beer id (bid) | |
| compact | No | Return a slimmer record without the embedded recent-activity lists (default false) |