get_pace_histogram
Generate a pace histogram for an activity, showing time spent at each pace level to analyze pace distribution and consistency.
Instructions
Get pace distribution histogram for an activity.
Analyzes how pace was distributed across the activity, showing time spent at different pace levels. Useful for running activities to understand pace distribution and consistency.
Args: activity_id: The unique ID of the activity
Returns: JSON string with pace distribution bins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |