Skip to main content
Glama
crixalis17

ultrahuman_mcp

by crixalis17

get_health_summary

Retrieve a comprehensive health summary with sleep, recovery, activity scores, vital signs, and AI-generated insights. Get a quick overview of your overall health status from real-time ring data.

Instructions

Get a comprehensive health overview with key scores and insights. Returns sleep score, recovery score, activity score, vital signs, and AI-generated health insights. This is the best tool for getting a quick understanding of overall health status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoDate in YYYY-MM-DD format. Defaults to today if not specified.
end_timeNoEnd time filter in HH:MM format (24-hour). E.g., "17:00" for 5 PM.
start_timeNoStart time filter in HH:MM format (24-hour). E.g., "09:00" for 9 AM.
last_minutesNoFilter data to the last X minutes. E.g., 30 for last 30 minutes of data.
Behavior3/5

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

With no annotations provided, the description carries the burden of disclosing behavior. It lists the return values and mentions AI-generated insights, which adds some transparency. However, it does not explain how the parameters (date, time filters) affect the summary, nor does it mention any access requirements, data freshness, or limitations. A score of 3 is appropriate because it gives a general sense but lacks finer behavioral details.

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 two sentences, front-loaded with the core function 'Get a comprehensive health overview.' Every phrase adds value—listing key outputs and positioning it as the best quick-overview tool. There is no unnecessary fluff or repetition.

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 the tool's moderate complexity and the absence of an output schema, the description does well by enumerating the return elements and indicating breadth. It also hints at use cases relative to siblings. It does not describe parameter interactions, but the schema handles those details. The description is complete enough for most users, so a 4 is warranted.

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 has 100% description coverage for all four parameters, so the description does not need to add much. The description adds no additional meaning beyond what the schema already provides, such as how filters combine or affect the summary. Per the rubric, baseline is 3 when schema coverage is high, and the description does not exceed that baseline.

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 tool provides a 'comprehensive health overview' with a specific list of outputs (sleep score, recovery score, activity score, vital signs, AI insights). This distinguishes it from sibling tools like get_recovery_score or get_activity_data, which are specialized. The phrase 'best tool for getting a quick understanding of overall health status' reinforces its primary purpose.

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

Usage Guidelines4/5

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

The description implies usage context: use this tool for a broad health summary rather than a specific metric. It states it is 'the best tool' for an overall status, which serves as a recommendation. However, it does not explicitly mention alternatives or when to use sibling tools, so it falls just short of a 5.

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/crixalis17/ultrahuman_mcp'

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