Search Untappd breweries
untappd_search_brewerySearch Untappd for breweries by name and get brewery id, location, type, and beer count. Use the id to fetch full brewery details.
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) |