get_athlete_stats
Retrieve an athlete's total distance, time, and elevation for running, cycling, and swimming. Covers recent, year-to-date, and all-time totals.
Instructions
Get athlete statistics including total distance, time, elevation for running, cycling, and swimming. Includes recent, year-to-date, and all-time totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete_id | Yes | The athlete's numeric ID. Get this from get_athlete_profile first. |