Reschedule an appointment
reschedule_appointmentReschedule an appointment to a new start time while keeping the same duration. Automatically validates availability, with an option to bypass for forced scheduling.
Instructions
Move an appointment to a new start time. Duration is unchanged. Validates availability unless ignoreAvailability is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | New start time | |
| appointmentId | Yes | ||
| ignoreAvailability | No | Schedule outside available hours or over an existing booking |