GBIF Species Details
gbif.biodiversity.species_detailsRetrieve complete taxonomic profile for a species using its GBIF taxon key. Get classification hierarchy, vernacular names, synonyms, descendant count, and accepted name from GBIF backbone taxonomy.
Instructions
Get full taxonomic profile for a species by GBIF taxon key. Returns classification hierarchy, vernacular (common) names, synonyms, number of descendants, and accepted name. Source: GBIF backbone taxonomy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxon_key | Yes | GBIF taxon key (numeric ID from species search results) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |