search-exercise-templates
Search exercise templates by name, with optional muscle group filter. Results are cached for quick subsequent searches; use refresh to fetch new data.
Instructions
Search exercise templates by name with optional muscle group filter. Fetches all templates from the Hevy API on first call and caches them in memory for subsequent searches. Use refresh:true to force a re-fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Case-insensitive substring to match against exercise template titles | |
| primaryMuscleGroup | No | Optional filter to restrict results to a specific primary muscle group | |
| refresh | No | Set to true to bust the in-memory cache and re-fetch all templates from the API |