Update Workout Template Name
update_workout_template_nameRename an existing workout template by current name or ID, leaving its exercises unchanged. Specify the new name to update it in place.
Instructions
Renames an existing workout template in place (fuzzy-matched by name, or exact by id). Doesn't touch its exercises.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newName | Yes | New name for the template | |
| template | Yes | Current template name or id, e.g. "Push Day A" |