update-routine
Modify an existing workout routine by updating its title, notes, and exercise configurations using the routine ID.
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 |
|---|---|---|---|
| routineId | Yes | ||
| title | Yes | ||
| notes | No | ||
| exercises | No |