tp_create_equipment
Create equipment in TrainingPeaks: specify bike/shoe details like brand, model, purchase date, and starting distance. Optionally set as default or assign to an athlete (coaches).
Instructions
Add new equipment (bike or shoe).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | ||
| brand | No | ||
| model | No | ||
| notes | No | ||
| wheels | No | Bike only | |
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| is_default | No | ||
| crank_length_mm | No | Bike only | |
| max_distance_km | No | ||
| date_of_purchase | No | YYYY-MM-DD | |
| starting_distance_km | No |