Skip to content
MCP tools
View as Markdown
Updates dataAppointmentsMCP tool

appointments_archive

Archive an appointment to hide it from active views without deleting it.

Archive an appointment to hide it from active views without deleting it. Archived appointments can be restored later with appointments_restore. Use this for past appointments you want to declutter from your schedule view. Returns the archived appointment record.

Parameters#

ParameterTypeRequiredDescription
appointment_idstringYesUUID of the appointment to archive. Use appointments_list to find the ID if unknown.

Example prompts#

  • "Archive that old showing from last month so it stops cluttering my schedule."
  • "Hide the cancelled Patterson consultation from my active calendar without deleting it."

Safety#

Updates data. Changes an existing record. The change is visible immediately in the app and can be edited back.