get-workout
Retrieve complete workout details by providing the workout ID, including title, description, start/end times, and exercise data.
Instructions
Get complete details of a specific workout by ID. Returns all workout information including title, description, start/end times, and detailed exercise data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workoutId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workout | Yes |