get_hr_histogram
Retrieve an activity's heart rate distribution histogram to see time spent at different HR levels, enabling analysis of cardiovascular load and training zone distribution.
Instructions
Get heart rate distribution histogram for an activity.
Analyzes how heart rate was distributed across the activity, showing time spent at different HR levels. Useful for understanding cardiovascular load and training zone distribution.
Args: activity_id: The unique ID of the activity
Returns: JSON string with HR distribution bins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |