Skip to main content
Glama

Schedule library workout

tp_schedule_library_workout

Schedule a workout template to a calendar date for yourself or, with coach accounts, assign to one or many athletes at once.

Instructions

Schedule a library template to a calendar date, for yourself or (coach accounts) for one or many athletes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYesYYYY-MM-DD
athleteNoTarget athlete name or ID (coach accounts only). Omit to use your own profile.
item_idYes
athletesNoBulk mode (coach accounts): athlete names or IDs to schedule the same template to, one workout each. Returns per-athlete results. Mutually exclusive with 'athlete'.
library_idYes
Behavior3/5

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

Annotations already declare this as a non-read-only, non-idempotent, non-destructive operation. The description adds coach-account requirements and multi-athlete capability, but does not disclose potential side effects like scheduling conflicts or overwriting existing workouts.

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 efficiently conveys the core purpose without waste.

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?

For a tool with five parameters and no output schema, the description covers the main action and athlete scoping, but does not explain library_id/item_id, return values, or scheduling behavior. It is adequate but not fully complete.

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 60% (date, athlete, athletes are described), but library_id and item_id remain undocumented. The description adds no parameter-specific meaning, leaving a gap for the two required IDs.

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: 'Schedule a library template to a calendar date.' It also clarifies the scope (self or athletes for coach accounts), which distinguishes it from other workout management tools.

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?

The description provides good context by indicating it is for scheduling library templates and mentions the self vs. athlete modes. However, it doesn't explicitly name alternatives or state when not to use it.

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