dispatch_appointments_unhold
Unhold an appointment by its ID to release it from hold status, making it available for scheduling or dispatch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Appointment ID | |
| confirm | No | Set to true to confirm this potentially destructive action |