tp_create_equipment
Add a new bike or shoe to TrainingPeaks with details like brand, model, purchase date, and distance. Set as default or assign to an athlete.
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 |