get_power_histogram
Get power distribution histogram for an activity to see time spent at each power level, enabling analysis of workout intensity and training zones.
Instructions
Get power distribution histogram for an activity.
Analyzes how power was distributed across the activity, showing time spent at different power levels. Useful for understanding workout intensity distribution and identifying training zones.
Args: activity_id: The unique ID of the activity
Returns: JSON string with power distribution bins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |