list_workouts
Retrieve workout templates from your Garmin Connect library, including id, name, and sport. Use the ids to manage or delete specific workouts.
Instructions
List workouts saved in your Garmin Connect library (id, name, sport).
These are workout templates in the library — the source the watch syncs
from — not logged activities. Use the ids with delete_workout.
Args: limit: maximum number of workouts to return (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| workouts | Yes |