icu_update_sport_settings
Update per-sport threshold settings including FTP, FTHR, pace, and swim threshold. Only passed fields are sent, leaving others unchanged.
Instructions
Update an existing per-sport threshold record (FTP/FTHR/pace/swim). Only fields you pass are sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport_id | Yes | ID of the sport settings to update | |
| ftp | No | Functional Threshold Power in watts (for cycling) | |
| fthr | No | Functional Threshold Heart Rate in bpm | |
| 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) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |