cancel_booking
Cancel a booking using its unique ID. Optionally add a reason to notify the attendee.
Instructions
Cancel a booking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | Booking ID | |
| cancellation_reason | No | Reason for cancellation (sent to attendee) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |