get_hotspot_observations
Get recent bird observations at a specific eBird hotspot by providing its location ID. Resolve hotspot names to IDs first if needed.
Instructions
Get recent bird observations at a specific eBird hotspot by location ID. Use resolve_hotspot first if you only have a name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| back | No | Number of days back (1-30, default 14) | |
| locId | Yes | eBird hotspot location ID (e.g., L1234567) | |
| maxResults | No | Max results to return |