remove_booking
Permanently deletes a cancelled booking from the system by booking ID, removing it from the list. Use only for bookings already cancelled.
Instructions
Remove a cancelled booking from the system. This permanently deletes the booking from the list. Only works for bookings that have been cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookingId | Yes | Booking ID to remove (must be cancelled) |