Search Untappd breweries
untappd_search_brewerySearch Untappd breweries by name to get brewery IDs, locations, types, and beer counts. Use a returned ID to retrieve full brewery details. Read-only.
Instructions
Search Untappd for breweries by name. Returns matches with their brewery id, location, type, and beer count. Feed a brewery id into untappd_brewery_info for full detail. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1–50, default 25) | |
| query | Yes | Brewery name to search for | |
| offset | No | Result offset for paging (default 0) |