icu_get_activity_intervals
Fetch per-lap and per-interval breakdown of an activity, including targets and actual metrics for each segment, to analyze workout compliance and interval execution.
Instructions
Fetch the per-LAP / per-interval breakdown of one activity — each segment with its target, actual power/HR/pace, and type (warm-up / work / rest / cool-down).
Use for workout-compliance analysis, lap-by-lap review, "did I hit my intervals?". For headline summary metrics use get_activity_details; for raw second-by-second data use get_activity_streams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to fetch intervals for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |