Skip to main content
Glama

Strava Training Context

strava_training_context
Read-onlyIdempotent

Normalizes recent Strava activities into a training context for workout recommendations, with fallback guidance when data is missing.

Instructions

Normalize recent Strava activity load into a compact training_context for workout recommendation engines. Includes fallback guidance when recent Strava activity is missing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window for normalized Strava training context.
notesNo
sorenessNo
timezoneNoIANA timezone used only for display, e.g. America/New_York.UTC
injury_flagsNo
response_formatNomarkdown

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
notesNo
sourceYes
privacyYes
sorenessYes
context_typeYes
data_qualityNo
generated_atYes
injury_flagsYes
fallback_hintNo
soreness_hintNo
weekly_minutesNo
relative_effortNo
telegram_summaryNo
last_activity_typeNo
recommended_handoffYes
recent_training_loadYes
context_contract_versionYes
Behavior4/5

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

Annotations already indicate safe, idempotent read. Description adds valuable context about fallback guidance when recent activity is missing, enhancing transparency beyond annotations.

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 concise sentences, front-loaded with purpose. No redundant information.

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

Completeness3/5

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

Core purpose is clear and output schema exists, but low schema coverage and lack of parameter description in the tool description leave gaps for a tool with six optional parameters.

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 33% schema coverage, description adds no parameter information. The description does not elaborate on the six parameters, leaving the agent with minimal guidance beyond the schema.

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 tool normalizes Strava activity load into a training_context for recommendation engines, with a specific verb and resource. It distinguishes itself from siblings that fetch raw activity data.

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

Usage Guidelines4/5

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

Implied usage for workout recommendation engines, but lacks explicit when-not-to-use or alternative tools. Given the sibling set, the purpose is clear enough.

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/strava-mcp'

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