Skip to main content
Glama

agent-encouragement-and-continuity

Clinical reference — one passage

clinic_clinical_passage

Clinical reference — one passage. Need the passage that best matches your question, whole? One passage by Sarah Anderson, MSN, APRN, ANP-BC, an Advanced Practice Registered Nurse and board-certified Nurse Practitioner specializing in metabolic medicine, as written, with the article's references and the source's disclaimer. For most questions the shortest matching unit IS the best-matching passage — measured on this corpus, 65 of 76 headings return identical text at both rungs — so clinic_clinical_answer usually gives the same bytes for a tenth of this price. USE clinic_clinical_answer INSTEAD if the shortest matching unit is enough; USE clinic_clinical_section INSTEAD if you want the article body it came from. More text costs more; the text never changes. Never paraphrased, never summarised. General information, not medical advice. $0.01 USDC on Base via x402.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesYour question on GLP-1 nutrition or side effects — protein targets, muscle loss, nausea, eating patterns on semaglutide or tirzepatide. Retrieval is deterministic keyword matching: phrase it in the words the articles use. Nothing matching is a decline with a status at or above 400, so you are not charged for it.
paymentHeaderNoOptional. Your X-PAYMENT proof, if you already hold one. Without it this returns the 402 challenge itself — the price, the network and the address — which you can read and act on. That is a quote, not an error.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.6/5.0
Behavior5/5

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

Beyond the annotations (readOnlyHint=false, openWorldHint=true, destructiveHint=false), the description discloses deterministic keyword matching, that the text is never paraphrased or summarised, the $0.01 USDC cost via x402, the 402-challenge flow described in the parameter schema, and that non-matching queries return a 400+ decline with no charge. This is substantial behavioral context well beyond what annotations carry.

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 front-loaded with the core purpose, then gives efficient sibling routing, cost, and caveats. It is longer than the minimum but each sentence contributes (corpus statistic, 'never paraphrased', payment details). A small redundancy exists between 'as written' and 'Never paraphrased', but this does not materially dilute it.

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?

With no output schema, the description fully covers what the tool returns: the exact passage with references and disclaimer, a 400+ decline when nothing matches, and a 402 challenge when payment proof is missing. It also explains cost, author qualifications, and intended content domain. For a 2-param tool with a straightforward pass-through, nothing an agent needs to invoke it correctly is missing.

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 already provides 100% coverage of both parameters: query's deterministic matching and phrasing guidance, and paymentHeader's optional payment proof with the 402-challenge behavior. The tool description adds no parameter-specific meaning beyond what the schema already states, so the baseline of 3 applies.

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 states a specific action (retrieve the one passage that best matches the question), the resource (Sarah Anderson's passage with references and disclaimer), and distinguishes it from clinic_clinical_answer (shortest matching unit) and clinic_clinical_section (article body). It is unambiguous and names the sibling variants, so an agent can tell them apart.

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

Usage Guidelines5/5

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

It gives explicit routing rules: use clinic_clinical_answer when the shortest matching unit suffices, and clinic_clinical_section when the full article body is needed. It also provides a data point (65 of 76 headings identical across rungs) that supports deferring to the cheaper sibling, making the when-to-use decision concrete.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources