update_workout
Replace the contents of an existing logged workout with updated data, using the same structure as creating a new workout.
Instructions
Replace the contents of an existing logged workout. Same payload shape as create_workout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workout_id | Yes | ||
| workout | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||