get_activity
Retrieve complete details for a specific Strava activity, including splits, segment efforts, laps, gear, description, and map data.
Instructions
Get full details for a specific activity including splits, segment efforts, laps, gear, description, and map data.
Args: activity_id: The numeric Strava activity ID. include_all_efforts: If True, include all segment efforts (not just notable ones).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | ||
| include_all_efforts | No |