icu_get_calendar_events
Fetch all calendar entries (workouts, notes, races, goals, life events) within a date window to view an athlete's full schedule.
Instructions
Fetch ALL calendar entries in a date window — workouts, notes, races, goals, life-event blocks.
Use for "what's on my calendar?", "show this week", broad calendar queries. For just the planned WORKOUT entries (filtered) use icu_get_upcoming_workouts. For one specific event by ID use get_event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_ahead | No | Number of days to look ahead | |
| days_back | No | Number of days to look back | |
| athlete_id | No | Athlete ID (for coaches managing multiple athletes) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |