Get Exercise History
get_exercise_historyRetrieve the complete logged set history for a specific exercise, showing reps and weight trends over time. Use this to track progression and review past performance for any movement.
Instructions
Returns every logged set for one specific exercise over time (most recent first), so you can see progression (reps/weight trend) for that movement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional cap on the number of history entries returned | |
| exerciseName | Yes | Exercise name, e.g. "Bench Press" (fuzzy-matched) |