view_checklist
Retrieve the full species list from an eBird checklist using its submission ID to see every bird observed.
Instructions
View the full species list for a specific eBird checklist. The subId can come from get_recent_checklists or directly from observation results which already include subId in their payload — in that case call this directly with no extra queries needed. WARNING: Never call this in a loop or batch across multiple subIds. One call per explicit user request only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subId | Yes | eBird checklist submission ID (e.g., S12345678) |