Get a trip
get_tripGet one trip with everything booked on it: flights (with their segments), hotels, car rentals, trains and other transport, and plans such as restaurants, activities and events. Times are local to the place they happen. Each booking has an id that update_booking and delete_booking need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trip_id | Yes | The trip's id, from list_trips. |