get_recent_observations
Retrieve recent bird observations from eBird using a region code, with optional filters for days back, hotspots, and maximum results.
Instructions
Get recent bird observations in a region (e.g., US-NY, MX-ROO, CA-ON)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| back | No | Number of days back (1-30, default 14) | |
| hotspot | No | Only include observations from hotspots | |
| maxResults | No | Max results to return | |
| regionCode | Yes | eBird region code (e.g., US-NY, MX, BR-SP) |