icu_update_gear_reminder
Update an existing gear maintenance reminder with new text, time, or distance alerts. 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 | |
| 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 |