get_upcoming_workouts
Retrieve upcoming planned workouts from your Intervals.icu calendar, filtering out non-training events like races and notes to show only scheduled sessions.
Instructions
Get upcoming planned workouts from the calendar.
Returns only workout events (filters out notes, races, goals) for the upcoming days. Useful for seeing what training is planned ahead.
Args: limit: Maximum number of workouts to return (default 7)
Returns: JSON string with upcoming workouts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of workouts to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |