list-athlete-routes
Retrieve and paginate routes created by the authenticated athlete using the Strava MCP Server. Specify page number and items per page to manage results efficiently.
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) |