list-athlete-routes
Retrieve and paginate routes created by the authenticated athlete via the Strava MCP Server, enabling efficient access to user-generated athletic paths.
Instructions
Lists the routes created by the authenticated athlete, with pagination.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number for pagination | |
perPage | No | Number of routes per page (max 50) |