icu_get_activity_intervals
Fetch per-lap interval breakdown of a workout: target vs actual power, HR, pace, and interval type (warm-up, work, rest, cool-down) for compliance analysis.
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 |