list_workouts
List workout templates from your Garmin Connect library, returning their ID, name, and sport for use with other tools.
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 |