Hydrate and read an activity’s Strava segments
get_activity_segmentsFetch persisted segment efforts for a Strava activity by hydrating the matching activity first. Use when segment data appears missing, requires athleteId and activityId.
Instructions
For a selected activity’s segments, climbs, KOM/PRs, or per-segment analysis: automatically hydrate the matching Strava activity before returning its persisted segment efforts. Use this before saying segment data is unavailable. Requires athleteId from list_athletes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| refresh | No | ||
| athleteId | Yes | ||
| activityId | Yes |