Skip to main content
Glama

tp_update_ftp

Update your FTP (power threshold) and rescale the associated power-zone set, preserving the zone calculation method.

Instructions

Update FTP (power threshold) and rescale the matching power-zone set, preserving its calculation method.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ftpYesFTP in watts
athleteNoTarget athlete name or ID (coach accounts only). Omit to use your own profile.
workout_typeNoWhich power set (FTP is cycling -> 'bike' default; falls back to default if absent).bike
Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It reveals that the tool rescales the matching power-zone set and preserves its calculation method, which is valuable context beyond the pure update action.

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 a single, well-structured sentence that immediately conveys the tool's primary function and key behavioral trait. No words are wasted.

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 complexity (3 parameters with full schema coverage, no output schema), the description is nearly complete. It explains the main effect and a critical side effect. It could be improved by mentioning return behavior or error conditions, but the core information is present.

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 description coverage is 100%, so the baseline is 3. The description adds no parameter-specific details beyond what the schema already provides, such as the meaning of ftp, athlete, or workout_type.

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 action ('Update FTP') and the resource ('power threshold'), and explains the side effect of rescaling the power-zone set while preserving the calculation method. This specificity distinguishes it from sibling tools, none of which directly update FTP.

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

Usage Guidelines3/5

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

The description does not explicitly state when to use this tool versus alternatives, nor does it provide prerequisites or scenarios. The parameter hints (e.g., athlete for coaches) are in the schema but not highlighted in the description.

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/JamsusMaximus/TrainingPeaks-MCP'

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