icu_update_sport_settings
Update per-sport threshold settings such as FTP, FTHR, pace, and swim thresholds for a given sport ID.
Instructions
Update an existing per-sport threshold record (outdoor/indoor FTP, FTHR, pace, swim).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ftp | No | Functional Threshold Power in watts (for cycling) | |
| fthr | No | Functional Threshold Heart Rate in bpm | |
| sport_id | Yes | ID of the sport settings to update | |
| indoor_ftp | No | Indoor Functional Threshold Power in watts (for cycling) | |
| pace_threshold | No | Threshold pace in min/km (e.g., 4.5 for 4:30/km) | |
| swim_threshold | No | Swim threshold in min/100m (e.g., 1.5 for 1:30/100m) | |
| recalc_hr_zones | No | Recalculate HR zones from the updated threshold heart rate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |