icu_get_fitness_chart
Fetch daily CTL, ATL, and TSB values for past and future dates, including projected training load from planned workouts.
Instructions
Fetch the Performance Management Chart time-series — daily CTL, ATL, and TSB.
Returns past history plus future projections from planned calendar workouts. Use for: "show my fitness chart", "CTL trend last 90 days", "projected form at end of my block", "what will my TSB be in 3 weeks". NOT for: today's training recommendations (icu_get_fitness_summary), HRV/sleep/ recovery trends (icu_get_wellness_data), or one day's full wellness record (icu_get_wellness_for_date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_back | Yes | Number of days before today to include (inclusive) | |
| athlete_id | No | Athlete ID (for coaches managing multiple athletes) | |
| days_ahead | Yes | Number of days after today to include (inclusive); use 0 for history only |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |