update_workout
Edit an existing COROS workout by creating an updated clone. Replace running or cycling steps while retaining the original unless deletion is requested.
Instructions
Safely edit a workout by creating an updated clone. For running/cycling, steps can be replaced. The original is retained unless deleteOriginal=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| sport | No | ||
| steps | No | ||
| overview | No | ||
| workoutId | Yes | ||
| deleteOriginal | No |