icu_update_gear_reminder
Update an existing gear maintenance reminder's text, distance alert, or time alert; only the fields you provide are modified.
Instructions
Update an existing gear maintenance reminder. Only fields you pass are sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Updated reminder text | |
| gear_id | Yes | ID of the gear item | |
| athlete_id | No | Athlete ID (for coaches managing multiple athletes) | |
| time_alert | No | Updated time alert in hours | |
| reminder_id | Yes | ID of the reminder to update | |
| distance_alert | No | Updated distance alert in kilometers |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |