icu_update_gear_reminder
Update an existing gear maintenance reminder by providing gear ID and reminder ID. Optionally set new text, distance alert in kilometers, or time alert in hours. Only sent fields are updated.
Instructions
Update an existing gear maintenance reminder. Only fields you pass are sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gear_id | Yes | ID of the gear item | |
| reminder_id | Yes | ID of the reminder to update | |
| text | No | Updated reminder text | |
| distance_alert | No | Updated distance alert in kilometers | |
| time_alert | No | Updated time alert in hours |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |