get_nearby_notable_observations
Find rare bird sightings near your location using eBird data. Specify coordinates, search radius, and time frame to discover notable observations in your area.
Instructions
Get notable/rare observations near a location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lng | Yes | Longitude | |
| back | No | Number of days back to fetch | |
| detail | No | Level of detail | simple |
| dist | No | Search radius in kilometers | |
| hotspot | No | Only fetch from hotspots | |
| max_results | No | Maximum observations to return | |
| spp_locale | No | Language for common names | en |