icu_get_activity_intervals
Retrieve the per-lap interval breakdown of a workout, including target and actual power, HR, or pace for each segment type, to analyze workout compliance.
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 |