Repstack.Search Exercises
repstack.search_exercisesSearch a local exercise registry by query, matching display names and aliases, with optional filters for equipment and movement pattern, returning ranked results and exact match flags.
Instructions
Search the local exercise registry by query (matches display and aliases). Returns { query, count, results } with match metadata (strategy, score, matched_text, normalized_query) and is_exact_match. Optional filters: equipment, movement_pattern. Optional limit (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||