Get Athlete Zones
strava_get_zonesRetrieves the authenticated athlete's heart-rate and power zones. Supports privacy modes and returns data in markdown or JSON.
Instructions
Get the authenticated athlete heart-rate and power zones when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |