update_draft_workout
Replace a specific workout in a managed training plan after verifying the plan's hash to ensure integrity, then update with new details.
Instructions
Replace one workout on a managed plan after checking the plan hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | ||
| name | Yes | ||
| tags | No | ||
| time | No | ||
| indoor | No | ||
| target | No | AUTO | |
| plan_id | Yes | ||
| confirmed | No | ||
| workout_id | Yes | ||
| description | Yes | ||
| activity_type | Yes | ||
| expected_hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||