Search campervan hire
search_campervansSearch live campervan / motorhome hire availability and pricing for a pickup city and travel dates (via DriveAway). Use this when the user wants to RENT a campervan, motorhome or RV (NOT the same as search_campsites, which finds places to camp). Returns matching vehicles with brand, name, category, sleeps/seats, 4WD, nightly and total AUD price, and a booking_url deep-link to complete the hire. Australia only. Each result already includes full vehicle details (so there is no separate 'resolve' step) and the booking link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driver_age | No | Driver age (18–99). Default 35. | |
| passengers | No | Number of travellers (1–8). Default 2. | |
| pickup_city | Yes | Pickup depot city, e.g. 'Melbourne', 'Cairns', 'Perth'. | |
| pickup_date | Yes | Pickup date, YYYY-MM-DD. | |
| dropoff_date | Yes | Drop-off date, YYYY-MM-DD. Must be after pickup_date. |