dispatch_appointments_delete
Remove an appointment from the dispatch schedule using its ID. Confirm the action to permanently delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Appointment ID | |
| confirm | No | Set to true to confirm this potentially destructive action |