cancelBooking
Permanently cancel a confirmed meeting for all participants. Irreversible; only use when cancellation is final. To reschedule, use the reschedule booking tool.
Instructions
Use this tool when a confirmed meeting needs to be permanently cancelled for all participants. If the intent is to move the meeting to a different time rather than cancel it entirely, use rescheduleBooking instead — cancellation is irreversible. Only bookings with status "confirmed" can be cancelled; already-cancelled bookings will return an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookingId | Yes | UUID of the booking to cancel. |