Get segment
strava_get_segmentFetch a specific Strava segment by its ID. Includes the athlete's personal-record effort when authorized with read_all scope.
Instructions
A single segment including the athlete's personal-record effort when the token has the read_all scope (GET /segments/{id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The segment identifier. |