Get nearby Untappd check-ins
untappd_local_checkinsRetrieve recent check-ins near a specific GPS location. Displays what people are drinking nearby and supports adjustable search radius.
Instructions
Get recent check-ins near a location (lat/lng) — what people are drinking nearby right now. Optionally widen the search radius. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude of the location | |
| lng | Yes | Longitude of the location | |
| limit | No | Max check-ins (1–50, default 25) | |
| radius | No | Search radius (default per Untappd) | |
| compact | No | Project each check-in to a slim summary to save context (default false) |