schedule_workout_template
Add a saved workout template to your training calendar for a chosen date by specifying the template ID.
Instructions
Add an existing library workout TEMPLATE to the training calendar.
Use this only when scheduling a previously-saved template by ID. For a one-off workout that doesn't need to live in the library, use the inline tools instead: schedule_workout (cycling/intervals) or schedule_strength_workout (strength).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort_no | No | Order within the day if multiple workouts are scheduled (default 1). | |
| happen_day | Yes | Date in YYYYMMDD format. | |
| workout_id | Yes | ID of the workout template to schedule (from list_workout_templates, save_workout_template, or save_strength_workout_template). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||