update_workout
Update an existing workout by modifying its name, description, or workout segments.
Instructions
Update an existing workout (name, description, or structure).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workoutId | Yes | The unique workout identifier (required) | |
| description | No | New description for the workout | |
| workoutName | No | New name for the workout | |
| workoutSegments | No | Updated workout segments |