Skip to main content
Glama

bio.species

Resolve scientific or common organism names to the GBIF taxonomic backbone, including accepted name, full lineage, vernacular names, and global occurrence count, with fuzzy matching for misspellings.

Instructions

Resolve any organism (scientific or common name) to the GBIF taxonomic backbone: accepted name, full lineage (kingdom→species), vernacular names, global occurrence count, GBIF link. Fuzzy-matches misspellings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesScientific or common species name.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must carry the burden. It describes the core behavior and fuzzy matching but does not mention limitations like rate limits, data freshness, or handling of multiple matches. Adequate but not fully transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences long, front-loaded with the core action and outputs. Every sentence adds value with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Without an output schema, the description lists key outputs. It is fairly complete for a simple resolution tool, though it could mention handling of multiple matches or homonyms.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has one parameter with a basic description. The tool description adds that the name can be scientific or common and that the tool fuzzy-matches misspellings, enriching the parameter semantics beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool resolves organism names to the GBIF taxonomic backbone, listing specific outputs (accepted name, lineage, vernacular names, occurrence count, link) and mentioning fuzzy matching. This distinguishes it from siblings like bio.gene and bio.protein.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for species resolution but does not explicitly state when to use it versus alternatives or provide exclusion criteria. Given distinct siblings, the purpose is clear, but explicit guidelines are missing.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/2s-io/sdk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server