Update Workout
update_workoutModify an existing workout by updating its name, description, or segment structure. Use this tool to change workout details without recreating the entire routine.
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 |