Apply training plan
tp_apply_training_planApply a training plan to an athlete's calendar from a specified start date by copying each workout to its relative day, resulting in a complete schedule.
Instructions
Apply a training plan to an athlete's calendar from a start date by copying each plan workout (with structure) to start_date + its relative day. Targets the athlete given via the athlete parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| plan_id | Yes | Plan id | |
| start_date | Yes | Calendar date for plan day 1 (YYYY-MM-DD) |