get_notable_observations
Retrieve recent notable and rare bird sightings in a specified region using eBird data. Filter by date range, location type, and detail level to track uncommon species observations.
Instructions
Get recent notable/rare bird observations in a region. Notable observations are for locally or nationally rare species.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_code | Yes | Country, subnational1, subnational2, or location code | |
| back | No | Number of days back to fetch | |
| detail | No | Level of detail in response | simple |
| hotspot | No | Only fetch from hotspots | |
| max_results | No | Maximum observations to return | |
| spp_locale | No | Language for common names | en |