dispatch_appointments_unhold
Remove a hold from an appointment using its ID. Confirmation is required as this action can affect scheduling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Appointment ID | |
| confirm | No | Set to true to confirm this potentially destructive action |