assign_workout_to_calendar
Assign a COROS Training Hub workout to a training-calendar date using its workout ID, enabling planned workout scheduling.
Instructions
Assign an existing COROS Training Hub workout to a date in the COROS training calendar. Use list_workouts first to obtain the workout ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Calendar date in YYYY-MM-DD or YYYYMMDD format | |
| workoutId | Yes | COROS workout ID returned by list_workouts |