icu_get_hr_curves
Retrieves the best sustained heart rate across durations from 5 seconds to 1 hour over a chosen window, helping analyze cardiovascular fitness trends and calibrate HR zones.
Instructions
Fetch the HR-vs-duration curve — best (highest) sustained HR across durations from 5s up to 1h, aggregated over the chosen window.
Use for cardiovascular-fitness trends and HR-zone calibration. For time-in-zone distribution within a single activity, use get_hr_histogram instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport_type | No | Sport type (e.g., Ride, Run, Swim, VirtualRide) | Ride |
| days_back | No | Number of days to analyze (optional) | |
| time_period | No | Time period shorthand: 'week', 'month', 'year', 'all' (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |