Updates dataAppointmentsMCP tool
appointments_restore
Restore a previously archived appointment back to active views.
Restore a previously archived appointment back to active views. Reverses the effect of appointments_archive. Use this when an appointment was archived by mistake. Returns the restored appointment record.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
appointment_id | string | Yes | UUID of the appointment to restore. Must be currently archived. |
Example prompts#
- "Restore the Lopez walkthrough I archived by mistake yesterday."
- "Bring back that archived inspection appointment for 67 Maple Ct."
Safety#
Updates data. Changes an existing record. The change is visible immediately in the app and can be edited back.