dispatch_appointments_update_special_instructions
Update special instructions for a dispatch appointment using its ID. Requires a confirmation flag to complete the update.
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 |