verify_sighting
Cross-reference an eBird species sighting with nearby iNaturalist photo-verified observations to get confidence level and count of research-grade reports.
Instructions
Cross-reference an eBird species sighting against iNaturalist photo-verified observations nearby. Returns confidence level and count of research-grade (photo-verified) reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | Yes | Common or scientific name of the species. | |
| lat | No | Latitude (default 39.1). | |
| lng | No | Longitude (default -84.5). | |
| radius_km | No | Search radius in km (default 30). | |
| days_back | No | Days to look back (default 14). |