get_checklists_on_date
Retrieve bird observation checklists submitted on a specific date and location from the eBird database.
Instructions
Get checklists submitted on a specific date.
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 | |
| sort_key | No | Sort by observation or submission date | obs_dt |
| max_results | No | Number of checklists to return |