export_route_tcx
Export a Strava route as TCX XML data to transfer to GPS devices or other applications. Provide the route ID to get the file.
Instructions
Export a route as TCX 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 |