icu_get_recent_activities
Retrieve a summary of the athlete's recent activities, including distance, duration, power, HR, and training load.
Instructions
List the athlete's most recent activities (default last 30 days) — LIGHT summary per item (distance, duration, power, HR, training load).
Use for "what have I done recently?", "show last week's rides". For one specific activity by ID use icu_get_activity_details; to search by name/tag use icu_search_activities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of activities to fetch | |
| 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 |