cancel_vehicle_booking
Cancel a vehicle booking using its confirmation number. Provide the booking ID to initiate the cancellation.
Instructions
Cancel an existing vehicle booking.
Args:
booking_id: The Gondola booking ID (confirmation number) of the vehicle booking.
Returns:
Cancellation result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |