Skip to main content
Glama
qmed-asia

Qmed-AskCPG

Official
by qmed-asia

get_cpg_context

Retrieve relevant context from Malaysian clinical practice guidelines by submitting a natural language query.

Instructions

Get context from medical clinical practice guideline books based on user query.

Args:
    input_queries: user query to get the context from the medical books.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
input_queriesYes
Behavior2/5

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

With no annotations provided, the description must disclose behavioral traits. It fails to mention what 'context' means (e.g., snippets, full paragraphs), how results are ordered or filtered, or any authentication or rate limit requirements. The tool appears to be a retrieval function but offers no details on behavior.

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

Conciseness3/5

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

The description is short but includes an 'Args' section, providing some structure. However, the main sentence is slightly redundant ('based on user query' and 'user query'). It could be tightened without losing meaning.

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

Completeness2/5

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

Given the lack of output schema and low schema coverage, the description should be more complete. It does not specify the return format, error cases, or what constitutes a valid query. For a retrieval tool, this is insufficient.

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

Parameters2/5

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

The schema has 0% description coverage; the input_queries parameter has only a title. The description adds 'user query to get the context from the medical books,' which merely restates the parameter's role. No format constraints, length limits, or query structure hints are provided.

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

Purpose4/5

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

The description clearly states the tool's purpose: getting context from medical clinical practice guideline books based on a user query. The verb 'Get' and resource 'context' are specific, and the domain is clear. However, no sibling tools are provided for comparison, so the score is not a 5.

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?

The description lacks any guidance on when to use this tool vs alternatives, prerequisites, or limitations. It simply states the action without contextual boundaries. No 'when not to use' or alternative tool suggestions are given.

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/qmed-asia/mcp-askcpg'

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