get_workout
Retrieve the complete structure of a workout, including segments, targets, and intervals, by providing a workout ID.
Instructions
Get the full structure of one workout: segments, targets, intervals.
Args: workout_id: The workout ID, as returned by list_workouts or get_scheduled_workout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workout_id | Yes |