Skip to main content
Glama

Samsung Health Weekly Summary

samsung_health_weekly_summary
Read-onlyIdempotent

Generate a weekly wellness summary from your Samsung Health export data, covering activity, sleep, heart rate, and stress. Choose output format and privacy mode.

Instructions

Build a weekly wellness summary from local Samsung Health export data. It is not live Samsung Health and not medical advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNo
end_dateNoYYYY-MM-DD local end date. Defaults to today in the configured timezone.
timezoneNoIANA timezone, e.g. America/Fortaleza. Defaults to SAMSUNG_HEALTH_TIMEZONE or UTC.
privacy_modeNo
response_formatNomarkdown
Behavior4/5

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

Annotations already provide readOnlyHint, openWorldHint, idempotentHint, destructiveHint. The description adds value by clarifying it's non-medical advice and not live data, which aligns with the read-only nature. No contradictions.

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?

Two efficient sentences; first states purpose, second clarifies limitations. No redundant phrases, front-loaded.

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?

For a moderate-complexity tool with rich annotations but no output schema, the description covers source, non-medical, non-live. Missing output format details, but sufficient for basic understanding.

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?

With only 40% schema coverage, the description should compensate but does not explain any parameter beyond what the schema provides. Privacy_mode and response_format enums are left without context.

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 it builds a weekly wellness summary from local Samsung Health export data, distinguishing it from siblings like daily_summary by specifying weekly. It also clarifies it's not live or medical advice.

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 explicit guidance on when to use this tool versus alternatives like daily_summary or list_records. It implies it requires export data but does not state prerequisites or exclusions.

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/davidmosiah/samsung-health-mcp'

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