strava_list_athlete_routes
Retrieve routes created by a specific Strava athlete using their ID to access and explore their custom cycling or running paths.
Instructions
List routes created by an athlete.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete_id | Yes | The athlete ID | |
| page | No | Page number (default 1) | |
| per_page | No | Results per page (1-200, default 30) |