Skip to main content
Glama

get_activity_hr_in_timezones

Retrieve heart rate data from a Garmin activity, segmented by time zone, using an activity ID for time-based analysis.

Instructions

活动心率分时段数据

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
activity_idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, and the description fails to disclose behavioral traits such as whether the tool returns timezone-converted HR data, what authorization is needed, or if it modifies state. The single Chinese sentence adds minimal behavioral context beyond the implied segmentation by time period.

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?

The description is extremely short (one Chinese phrase) but is under-specified rather than concise. It lacks structure, front-loading of key information, or any explanation in English or the primary documentation language. It does not earn its place by providing sufficient guidance.

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

Completeness2/5

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

Given the tool has an output schema but zero schema description coverage, no annotations, and a complex sibling context, the description is severely incomplete. It does not clarify what data the tool returns, how it differs from 'hr_intraday' or 'get_activity', or how the timezone segmentation works. The output schema might partially compensate, but the description fails to leverage this.

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?

Schema description coverage is 0%, with one required parameter 'activity_id' that has no description in the schema. The tool description does not explain the meaning or format of the parameter. The description also fails to clarify how the parameter influences the output (e.g., which heart rate data is retrieved).

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description is in Chinese ("活动心率分时段数据") which translates to "activity heart rate by time period data." While it indicates the tool returns heart rate data segmented by time zone/time period, it lacks an English description and does not explicitly state the verb or resource. It is not a tautology but is vague compared to sibling tools like 'hr_intraday' or 'resting_hr' that have clearer purposes.

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 is provided on when to use this tool versus siblings. There is no mention of alternatives such as 'hr_intraday' for intraday HR, 'resting_hr' for resting values, or 'get_activity' for general activity data. The description entirely lacks contextual usage instructions.

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/flyyata/garmin-china'

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