get_gap_histogram
Analyze an activity's grade-adjusted pace distribution, adjusting for elevation to show actual effort independent of terrain.
Instructions
Get grade-adjusted pace (GAP) histogram for an activity.
Analyzes grade-adjusted pace distribution, which normalizes pace for elevation changes. Useful for trail running to understand true effort distribution independent of terrain.
Args: activity_id: The unique ID of the activity
Returns: JSON string with GAP distribution bins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |