update-routine
Update an existing Hevy workout routine by its ID, modifying title, notes, and exercise sets. Returns the modified routine with all changes applied.
Instructions
Update an existing routine by ID. You can modify the title, notes, and exercise configurations. Returns the updated routine with all changes applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | Yes | ||
| exercises | No | ||
| routineId | Yes |