get_recent_observations
Retrieve bird observation data from eBird for a specified region, including species, locations, dates, and counts from the past 30 days.
Instructions
Get recent bird observations in a region (up to 30 days ago). Returns species, location, date, and count info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_code | Yes | Country, subnational1, subnational2, or location code (e.g., 'US', 'US-NY', 'US-NY-109', 'L99381') | |
| back | No | Number of days back to fetch (1-30) | |
| cat | No | Taxonomic category filter (e.g., 'species', 'hybrid') | |
| hotspot | No | Only fetch from hotspots | |
| include_provisional | No | Include unreviewed observations | |
| max_results | No | Maximum observations to return | |
| spp_locale | No | Language for common names | en |