Skip to main content
Glama

sync_data

Synchronize health data types from source to local cache within a specified date range, supporting daily activity, sleep, heart rate, workouts, and body measurements.

Instructions

Synchronize data from source to local cache

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
data_typesNoTypes of data to sync (daily_activity, sleep, heart_rate, workouts, body_measurements)
start_dateNoStart date (YYYY-MM-DD)
end_dateNoEnd date (YYYY-MM-DD)
force_full_syncNoForce full sync instead of incremental
Behavior2/5

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

Without annotations, the description bears full responsibility for disclosing behavioral traits. It only states the general operation, failing to mention that this is a write/mutation tool, potential side effects on local cache, or any authorization or rate limit considerations.

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

Conciseness3/5

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

The description is extremely concise (one sentence), which is efficient but sacrifices important details that an agent might need. It is front-loaded but overly brief.

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 four parameters and no output schema or annotations, the description fails to provide essential context about sync behavior (e.g., incremental vs full, overwrite policy, impact on existing data). The tool's complexity demands a more complete description.

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?

Schema coverage is 100%, so baseline is 3. The description does not add value beyond what the schema already provides for parameters. No additional information about format, constraints, or usage is given.

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?

The description uses a clear verb ('synchronize') and specifies the resource ('data from source to local cache'). It distinguishes from sibling query tools by implying a write/update operation. However, it could be more specific about what 'source' refers to.

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 alternatives like query tools. There is no mention of prerequisites or situations where syncing might be inappropriate.

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/kubulashvili/zepp-life-mcp'

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