Strava Activity Zones
strava_get_activity_zonesRetrieve heart-rate or power zones from a Strava activity to analyze training intensity distribution.
Instructions
Get heart-rate/power zones for an activity when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Strava resource id. | |
| privacy_mode | No | Optional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |