list_workouts
Retrieve structured workout templates from the library. Filter by folder or athlete to browse reusable workouts.
Instructions
List structured library workouts.
Use when browsing reusable workout templates. To schedule a workout onto the calendar, use create_event.
Args: folder_id: Optional workout folder ID to filter by. athlete_id: Athlete ID (defaults to "0").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | No | Optional workout folder ID to filter by. | |
| athlete_id | No | Athlete ID (defaults to '0' for authenticated athlete). | 0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |