update-routine
Update an existing workout routine by ID, modifying title, notes, and exercise configurations. Returns the updated 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 |