get_vehicle_booking
Retrieve vehicle booking details with the booking ID. Access vendor, pickup/dropoff, vehicle, rate, and status.
Instructions
Get details for a specific vehicle booking.
Args:
booking_id: The Gondola booking ID (confirmation number).
Returns:
Vehicle booking details including vendor, pickup/dropoff, vehicle, rate, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |