Get Workout Template
get_templateRetrieve a full workout template by its UUID, including associated blocks and exercises. Returns an error if the template ID is not found.
Instructions
Return one workout template with its blocks and template-exercises joined. Pass the UUID from list_templates. Returns an error if the template is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes |