dispatch_appointments_delete
Delete an appointment by providing its ID. Requires confirmation for this destructive action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Appointment ID | |
| confirm | No | Set to true to confirm this potentially destructive action |