Search Exercise Templates
hevy_search_exercise_templatesSearch exercise templates by name to fetch the exercise_template_id needed for creating workouts, using local filtering because Hevy has no server-side search.
Instructions
Find exercise templates by name to get the exercise_template_id needed for creating workouts/routines. Hevy has no server-side search, so this pages through templates and filters locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Case-insensitive substring of the exercise title. | |
| maxPages | No | ||
| pageSize | No |