get_venue_checkins
Retrieve recent check-ins at a specific venue to see what's currently on tap.
Instructions
Retrieve the recent check-in feed for a specific venue. Primary tool for 'what's on tap right now' use case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (max 25, default 25) | |
| max_id | No | Return results older than this checkin ID | |
| min_id | No | Return only checkins newer than this ID | |
| venue_id | Yes | Untappd venue ID |