Delete Exercise
delete_exerciseRemove an exercise from your workout library by name or ID. Keeps your saved exercises organized by eliminating outdated or duplicate entries.
Instructions
Deletes an exercise from the user's library (fuzzy-matched by name, or exact by id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exercise | Yes | Exercise name or id to delete, e.g. "Leg Press" |