get_exercise_library
Retrieve the complete exercise library for a team, with optional name filtering to access each exercise's prescription, parameters, and video.
Instructions
Get the full exercise library for a team.
Optionally filter by name with query (case-insensitive substring match).
Each exercise has id, title, prescription, param1Type, param2Type, videoUrl, hasVideo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| team_id | No |