Skip to main content
Glama

Capítulo da CID-10

cid10_chapter
Read-onlyIdempotent

Retrieve a CID-10 chapter's constituent groups by chapter number (1-22). Use it to drill from chapter into groups, build hierarchical browsers, or locate which group contains a code range.

Instructions

Get one CID-10 chapter and its constituent groups (e.g., "Chapter IX → I00-I02 Febre reumática aguda, I05-I09 Doenças reumáticas crônicas do coração, ...").

Use this tool to:

  • Drill from a chapter into its groups

  • Build hierarchical browsers

  • Find which group contains a code range

Provide a chapter number (1-22).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
numYesChapter number (1-22). CID-10 V2008 has 22 chapters.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
numYes
foundYes
groupsYes
chapterYes
provenanceYesProvenance block (contract v1.0): source, URL, data vintage, extraction instant, citation, license
attributionYesCanonical source URLs of this response (attribution list)
Behavior4/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and non-destructive behavior, so the safety profile is covered. The description adds meaningful behavioral context by specifying that the tool returns a chapter's constituent groups and includes an example showing the output structure, which goes beyond the annotations.

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

Conciseness4/5

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

The description is concise, front-loads the core purpose, and uses a clear bulleted list for usage scenarios. The example is somewhat lengthy but adds valuable concreteness. It could be tightened slightly by removing the redundant 'Provide a chapter number (1-22)' since the schema already covers this.

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?

The tool is simple with one parameter and an output schema available, so the description does not need to detail return fields. It clearly communicates what the tool does and its primary usage contexts. This is sufficient for an agent to select and invoke the tool correctly.

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

Parameters3/5

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

The input schema fully documents the only parameter 'num' with type, range, and description, achieving 100% schema coverage. The description repeats the range (1-22) and provides an example, but adds no new semantic information beyond what the schema already offers, so the baseline score of 3 is appropriate.

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 uses a specific verb ('Get') and resource ('one CID-10 chapter and its constituent groups'), clearly distinguishing this from the sibling tool cid10_chapters (which likely lists all chapters) and cid10_lookup. The example with Chapter IX and its groups further clarifies what is returned.

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

Usage Guidelines4/5

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

The description provides clear context with a 'Use this tool to' list covering three practical scenarios (drill into groups, build hierarchical browsers, find containing group). It does not explicitly mention when not to use it or name alternative tools, but the purpose is distinct enough that context is clear.

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/SidneyBissoli/medical-terminologies-mcp'

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