get_historic_observations
Retrieve bird observations from a specific historical date using region code, date parameters, and filters for taxonomic categories or hotspot locations.
Instructions
Get observations from a specific date in history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_code | Yes | Country, subnational1, subnational2, or location code | |
| year | Yes | Year | |
| month | Yes | Month | |
| day | Yes | Day of month | |
| cat | No | Taxonomic category filter | |
| detail | No | Level of detail | simple |
| hotspot | No | Only fetch from hotspots | |
| include_provisional | No | Include unreviewed observations | |
| max_results | No | Maximum observations to return | |
| rank | No | 'mrec' for latest, 'create' for first added | mrec |
| spp_locale | No | Language for common names | en |