get_calendar_events
Retrieve planned workouts, races, goals, and notes from your Intervals.icu calendar for a specified time range. Get upcoming and past events to stay on track with training.
Instructions
Get planned events and workouts from the calendar.
Returns calendar events including planned workouts, notes, races, and goals for the specified time period.
Args: days_ahead: Number of days to look ahead (default 7) days_back: Number of days to look back (default 0)
Returns: JSON string with calendar events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_back | No | Number of days to look back | |
| days_ahead | No | Number of days to look ahead |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |