Search Untappd beers
untappd_search_beerSearch Untappd for beers by name, returning ranked matches with beer ID, brewery, style, ABV, IBU, and global rating.
Instructions
Search Untappd for beers by name (optionally "Brewery Beer"). Returns ranked matches with their beer id (bid), brewery, style, ABV, IBU, and global rating. Feed a bid into untappd_beer_info for full detail. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order: checkin (relevance, default), name, or count | |
| limit | No | Max results (1–50, default 25) | |
| query | Yes | Beer name to search for | |
| offset | No | Result offset for paging (default 0) |