get_taxonomy
Resolve an organism name or NCBI taxon ID to retrieve taxonomy details, including taxon ID, scientific and common names, rank, and lineage.
Instructions
Resolve a taxonomy name or id.
Pass a numeric taxon id to fetch that record, or a name to search. Returns the taxon id, scientific/common names, rank, and lineage — letting you turn an organism name into the organism_id used by search_uniprotkb.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_or_id | Yes | An organism name ('Homo sapiens', 'human', 'E. coli') or a numeric NCBI taxon id ('9606'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |