strava_get_athlete_stats
Retrieve comprehensive activity statistics for an athlete, including recent performance, year-to-date totals, and all-time records for runs, rides, and swims with metrics like biggest ride distance and climb.
Instructions
Get activity statistics for an athlete: recent, year-to-date, and all-time totals for runs, rides, and swims. Includes biggest ride distance and biggest climb.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete_id | Yes | The athlete ID. Use the authenticated athlete's ID from strava_get_authenticated_athlete. |