get_best_efforts
Retrieve peak performance metrics from an activity, including best power outputs for durations from 5 seconds to 20 minutes. Analyze any activity ID to see its top efforts.
Instructions
Get best efforts/peak performances from an activity.
Analyzes the activity to find the best performances across various durations (e.g., best 5-second power, best 1-minute power, best 20-minute power). Similar to Strava segments but for all durations.
Args: activity_id: The unique ID of the activity
Returns: JSON string with best efforts data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |