get_nearby_hotspots
Find birding hotspots near specific coordinates using eBird data. Specify location, search radius, and recent activity to discover optimal birdwatching sites.
Instructions
Get birding hotspots near a location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lng | Yes | Longitude | |
| back | No | Only hotspots visited in last N days | |
| dist | No | Search radius in kilometers | |
| fmt | No | Response format | json |