strava_route_detail
Fetch detailed data for a single Strava route using its path. Get type, difficulty, distance, elevation gain, estimated time, and summary.
Instructions
A single Strava route's detail page. Returns a single Strava route's detail: type, difficulty, distance, elevation gain, estimated time, and summary. path is the relative route path returned by /strava/routes results (e.g. hiking/usa/colorado/boulder/mallory-cave_5171952737974445730). Public data, sourced from Strava's own server-rendered route pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative route path, from a /strava/routes result's path field |