search_transport
Find car rentals, rideshare, and airport transfers timed to your flight. Get door-to-door options for rental cars or rideshare in US metro areas.
Instructions
Search ground transportation, car rentals, and rideshare options (Uber, Lyft, rental cars from Hertz / Enterprise / Sixt / Avis). Returns options timed to a flight arrival for door-to-door travel. Car rental is live across 15+ US metro areas; rideshare partnerships are in progress. Use this when the user wants a rental car, an airport transfer, or rideshare to/from their hotel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City or metro area (e.g., 'Miami', 'New York', 'Los Angeles') | |
| transport_type | No | Type of transport (default: all) | |
| pickup_location | No | Pickup: 'airport', 'hotel', or specific address | |
| dropoff_location | No | Dropoff: 'airport', 'hotel', or specific address | |
| pickup_datetime | No | Pickup date/time in ISO 8601 (e.g., '2026-04-01T14:30'). Used for surge pricing and car rental duration. | |
| return_datetime | No | Return date/time for car rentals (ISO 8601) | |
| passengers | No | Number of passengers (1-8, default: 1) | |
| vehicle_type | No | Preferred vehicle: economy, comfort, xl, black, black_suv (rideshare) or economy, compact, midsize, fullsize, suv, premium, minivan (rental) |