resolve_hotspot
Find an eBird hotspot by common name and get its ID, coordinates, and direct eBird URL. Results sorted by distance from your location.
Instructions
Find an eBird hotspot by common name. Returns locId, full name, coordinates, and a direct eBird URL. If multiple matches are found, returns them sorted by distance from your location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Your current latitude | |
| lng | Yes | Your current longitude | |
| dist | No | Search radius in km (default 50) | |
| name | Yes | Hotspot name to search for (e.g., 'Coral Avenue' or 'Coral Avenue Cape May Point') |