dispatch_appointments_update_special_instructions
Update special instructions on a dispatch appointment by specifying the appointment ID and the new instructions. Confirm the write operation to apply changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Appointment ID | |
| _confirmed | No | Set to true to confirm this write operation | |
| specialInstructions | Yes | Special instructions to store on the appointment |