Skip to main content
Glama

List ICD-11 Chapters

icd11_chapters
Read-onlyIdempotent

List all ICD-11 chapters to get an overview of the classification structure. Use it to locate the chapter covering a body system or condition type and navigate to specific disease categories.

Instructions

List all ICD-11 chapters (top-level categories).

Use this tool to:

  • Get an overview of ICD-11 structure

  • Find which chapter covers a body system or condition type

  • Navigate to specific disease categories

ICD-11 has 28 chapters covering all areas of medicine.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoLanguage code (default: en). Returns the source's OFFICIAL translation when it exists (e.g. 'pt' for official Portuguese); content is never machine-translated.en

Output Schema

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

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

Annotations already declare readOnlyHint, idempotentHint, and openWorldHint, so the agent knows the operation is safe. The description adds scope details (28 chapters, all areas of medicine, top-level) but does not disclose further behavioral characteristics like ordering, pagination, or output structure. This is acceptable given the annotations, but the added behavioral context is minimal.

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 concise and well-structured. The first sentence clearly states the action, followed by a bulleted list of use cases. The final sentence provides factual context about the 28 chapters. Every sentence serves a purpose, with no fluff or redundancy.

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

Completeness5/5

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

For a simple listing tool with no required parameters, a full output schema, and comprehensive sibling context, the description covers the essential aspects: what it does, when to use it, and its scope. The use cases are sufficient for an agent to select this tool over siblings. The output schema handles return value expectations.

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 has a single 'language' parameter with 100% description coverage, including default, enum values, and behavior (official translations, no machine translation). The description adds no additional parameter semantics beyond the schema, so the baseline 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 clearly states 'List all ICD-11 chapters (top-level categories)', specifying the exact verb and resource. It distinguishes this tool from siblings like icd11_lookup (which looks up specific codes) by emphasizing top-level categories and offering use cases like 'overview' and 'navigate to disease categories'.

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?

Provides explicit use cases: get an overview, find which chapter covers a body system, and navigate to specific disease categories. This gives clear context for when to use the tool. It does not name alternative tools, but the implied boundaries (e.g., not for code-level lookup) are evident from the use cases.

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