icu_get_workout_library
Fetch all workout-library folders and training plans for an athlete (personal, shared, followed). Use returned folder IDs to view workouts or schedule plans.
Instructions
List all workout-library folders + training plans the athlete has access to (personal, shared, and followed plans).
Each folder ID can be passed to icu_get_workouts_in_folder to see its contents, or to icu_apply_training_plan to schedule it onto the calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete_id | No | Athlete ID (for coaches managing multiple athletes) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |