icu_update_gear_reminder
Update an existing gear maintenance reminder by specifying gear ID and reminder ID, with optional new text, time alert, or distance alert.
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 |