Skip to main content
Glama

sync_data

Synchronize Mi Fitness health data to a local SQLite database, providing AI assistants with access to sleep, workouts, and heart rate records.

Instructions

Synchronize Mi Fitness data

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
end_dateNo
backgroundNo
data_typesNo
start_dateNo
force_full_syncNo
Behavior1/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only says 'synchronize' without explaining side effects, such as whether it overwrites existing data, is asynchronous, requires authentication, or has rate limits. The tool appears to be a mutation/action, but none of these critical behaviors are disclosed, leaving the agent completely uninformed.

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 a single short sentence, which is efficient in length, but it is under-specified. It lacks any structural elements like usage examples, parameter summaries, or behavioral notes that would justify its brevity. The information provided is too minimal to be considered adequately concise; it is simply incomplete.

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?

Given the tool's complexity (5 parameters, no annotations, no output schema, no schema coverage), the description is severely incomplete. It doesn't explain return values, sync behavior, or how to use the parameters, and it fails to provide any relationship to sibling tools. This is inadequate for an agent to select and invoke the tool effectively.

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?

With 5 parameters and 0% schema description coverage, the description was expected to compensate for the lack of parameter documentation. It does not mention start_date, end_date, data_types, background, or force_full_sync, nor does it provide any hints about their meanings or formats. The agent cannot infer what each parameter does from the description alone.

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 'Synchronize Mi Fitness data' clearly states the action (synchronize) and the resource (Mi Fitness data). It distinguishes from sibling tools, which are mostly query/get operations for specific data types or connection status. However, it doesn't clarify the direction of sync (e.g., pulling from Mi Fitness or pushing to it) or the exact scope, so it's specific but not fully elaborated.

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?

There is no guidance on when to use this tool versus alternatives. It doesn't mention that this is for triggering a sync while get_sync_status should be used for checking status, or that query tools should be used for reading data. The description offers no context about typical use cases or prerequisites, providing no usage guidance.

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/shkyyy18/mi-fitness-data-bridge'

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