get_training_load_trend
Track daily training load metrics (CTL, ATL, TSB, ACWR) over a date range to evaluate whether an athlete is building fitness, peaking, or accumulating excessive fatigue.
Instructions
Get the Performance Management Chart (CTL/ATL/TSB) over a date range.
Returns Chronic Training Load (CTL, 42-day fitness), Acute Training Load (ATL, 7-day fatigue), Training Stress Balance (TSB = CTL - ATL, form/freshness), and Acute:Chronic Workload Ratio (ACWR) per day. Use this to assess whether the athlete is building fitness, peaking, or accumulating too much fatigue.
Recommended range: 4-8 weeks. Maximum: 90 days.
Args: start_date: Start date in YYYY-MM-DD format end_date: End date in YYYY-MM-DD format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |