enrich_species_list
Adds Xeno-canto recording counts and quality grades to species, sorting by fewest A-grade recordings to surface highest-priority recording targets.
Instructions
Append Xeno-canto recording counts and quality grades to an array of species. Call this ONLY after presenting a species list to the user AND receiving explicit confirmation that they want to see recording gap data. This tool makes one API call per species and can be slow for large lists — warn the user if the list exceeds 20 species. For 50 species expect ~10 seconds. Returns the input list sorted by fewest A-grade recordings first, so the highest-priority recording targets appear at the top.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Filter XC counts to a specific country | |
| species | Yes | Array of species to enrich with XC data |