get_fitness
Retrieve daily fitness trend values (CTL, ATL, and form/TSB) for a date range to assess whether an athlete is peaking or overreaching.
Instructions
Shows the fitness trend: CTL, ATL and form (TSB) per day.
Form is computed here as CTL − ATL — intervals.icu exposes no form field. Defaults to the last 28 days. The trend says whether the athlete is peaking or digging a hole; what to do about it is the caller's judgement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | Up to and including this date, YYYY-MM-DD. Omit for today. | |
| start_date | No | From this date, YYYY-MM-DD. Omit for the last 28 days. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |