Skip to main content
Glama

generate_health_summary

Create a complete health summary from your medical records. Get a document ready to share with a new doctor or specialist.

Instructions

Generate a complete health summary suitable for sharing with a new doctor.

Use this when the user asks for :

  • a health summary or medical summary

  • a document to bring to a new doctor or a specialist

  • an overview of their complete health records

  • a printable health report

  • a summary of everything in their health record

No inputs needed - pulls all data from the health record automatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

No annotations provided, but description fully discloses behavior: no inputs needed, pulls all data automatically. Could mention output format (printable, shareable) but overall transparent.

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?

Description is concise, uses bullet list for clarity, front-loaded with purpose, and every sentence adds value. No superfluous words.

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?

Given zero parameters and output schema, description adequately covers usage. Could mention that the summary is printable or its format, but not necessary for agent to invoke correctly.

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

Parameters4/5

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

No parameters in schema, so description doesn't need to add parameter info. Baseline 4 is appropriate as there are no parameters to document.

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 specific verb 'generate' and resource 'health summary' with clear purpose 'sharing with a new doctor'. It distinguishes from sibling tools like get_allergies or get_current_medications by being a complete summary, not a specific data point.

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?

Explicitly lists when to use this tool (e.g., 'health summary', 'document for new doctor') and implicitly when not (for specific queries). No when-not is stated, but the list of use cases is comprehensive and unambiguous.

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/priyanshugoel24/medmemory-mcp'

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