get-athlete-stats
Retrieve activity statistics for a specific athlete by providing their unique ID. Use this tool to fetch recent, year-to-date, and all-time performance data from the Strava MCP Server.
Instructions
Fetches the activity statistics (recent, YTD, all-time) for a specific athlete using their ID. Requires the athleteId obtained from the get-athlete-profile tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
athleteId | Yes | The unique identifier of the athlete to fetch stats for. Obtain this ID first by calling the get-athlete-profile tool. |