Skip to main content
Glama

get_immunization_coverage

Get immunization coverage percentage for any Kenyan county and vaccine. Provide county and vaccine name to retrieve current coverage data from DHIS2.

Instructions

Pata kiwango cha chanjo / Get immunization coverage for a county and vaccine

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countyYesCounty name
vaccineNoVaccine name (BCG, DPT3, Measles, etc.)DPT3
Behavior2/5

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

No annotations are provided, and the description does not disclose any behavioral traits beyond the basic 'get' operation. It does not mention read-only status, potential side effects, rate limits, or output format, which is a significant gap given the lack of annotations.

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 a single concise sentence with bilingual phrasing, containing no unnecessary words. It is front-loaded with the action and resource, making it quickly scannable.

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

Completeness3/5

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

The tool is simple with two parameters and no output schema, so the description gives the essential purpose and inputs. However, it does not describe the return value or any usage context, which could be useful. It meets the minimum viability but lacks depth.

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?

Schema description coverage is 100%, so the baseline is 3. The description explicitly mentions 'county and vaccine', which aligns with the schema parameters, but it does not add any extra meaning or clarify formats beyond what is already in 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 verb 'get' and the resource 'immunization coverage' with the specific scope 'county and vaccine'. This directly distinguishes it from sibling tools like search_health_facilities and get_maternal_health_indicators.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus alternatives. The description simply states what it does without any contextual clues or exclusions, leaving the agent to infer usage from the name and parameters.

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/gabrielmahia/swahili-health-mcp'

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