get_local_feed
Retrieve public check-in feed near a location to see what others are drinking nearby.
Instructions
Retrieve the public check-in feed near a geographic point (The Pub — Local)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lng | Yes | Longitude | |
| limit | No | Results per page (max 50, default 25 — the API may cap some feeds at 25) | |
| max_id | No | Return results older than this checkin ID | |
| min_id | No | Return only checkins newer than this ID | |
| radius | No | Radius in miles (default 25) |