Skip to main content
Glama

Add family history

add_family_history

Record family medical history by specifying a relative and a health condition. Track details like onset age, current status, and cause of death for complete family health records.

Instructions

Store family history facts by relation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
userNo
notesNo
statusNo
relationYes
age_at_deathNo
age_at_onsetNo
cause_of_deathNo
condition_nameYes
relative_statusNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

Annotations already indicate readOnlyHint=false, so description adds no extra behavioral context. Description does not mention side effects, authorization needs, or data overwrite behavior.

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

Conciseness2/5

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

Extremely short (6 words) but at the expense of essential information. Overly terse—lacks necessary detail for correct invocation.

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

Completeness1/5

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

Despite having an output schema and many parameters, the description is minimal. Does not explain return values or parameter constraints. Inadequate for the complexity.

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

Parameters1/5

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

Parameter schema has 0% description coverage and description provides no additional meaning for any of the 9 parameters. The agent gets no clue about valid values for fields like 'relation', 'status', or 'condition_name'.

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?

Description specifies active verb 'store', resource 'family history facts', and key aspect 'by relation', clearly indicating what it does. Although it doesn't differentiate from other 'add_' tools, the focus on relation is distinctive enough.

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?

No guidance on when to use this tool versus alternatives. No context on typical use cases or preconditions. Simply states 'store' without any when-to-use or when-not-to-use information.

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/Cole-Will-I-Am/HealthLedger-MCP'

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