List the user's exercises
list_exercisesRetrieve your logged exercise catalog with filters for muscle, equipment, or movement pattern. Use this to reuse an existing exercise ID when logging workouts.
Instructions
List THIS USER's own exercise catalog — what they have actually trained, with their
logged metadata (instructions / video_url / image_url / pool_slug). Optional filters:
muscle, equipment, movement_pattern, query (substring of the name or id).
Use this to reuse an id the user already has; use search_exercise_pool to choose a NEW
exercise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| muscle | No | ||
| equipment | No | ||
| movement_pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |