icu_get_calendar_events
Retrieve all calendar entries within a date window including workouts, notes, races, goals, and life-event blocks. Ideal for broad queries like 'what's on my calendar?'.
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 |