get_workout
Retrieve and view the individual steps of a saved workout plan using its numeric ID.
Instructions
Show the steps of one saved workout plan.
Args: workout_id: The numeric id, from list_workouts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workout_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |