export_route_gpx
Export a Strava route as GPX XML data to use in GPS devices or other apps. Provide the route ID to get downloadable GPX.
Instructions
Export a route as GPX XML data for use in GPS devices or other apps.
Args: route_id: The Strava route ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |