get_workouts
Retrieve a paginated list of your scheduled workouts from Garmin Connect, specifying the number and starting index.
Instructions
Get list of scheduled/planned workouts from Garmin Connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of workouts to return (1-100) | |
| start | No | Starting index for pagination (0-based) |