cancel_cab
Cancel a booked office cab trip by providing the booking ID. Optionally include a reason for the cancellation.
Instructions
Cancel an office cab booking.
Args:
booking_id: The id of the trip to cancel (from list_cab_bookings).
reason: Optional cancellation reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |