icu_update_gear_reminder
Update gear maintenance reminders by specifying gear ID and reminder ID, with optional updated text, distance, or time alerts.
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 |