icu_get_recent_activities
Read-onlyIdempotent
Retrieve a list of recent activities with summary stats like distance, duration, power, HR, and training load. Use it to quickly see what you have done recently.
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
TableJSON 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |