search_rentals
Search Obato's rental fleet (verhuur) for boats available to rent. Filters: free-text query, boat type, region/country, capacity, max price per day, optional date (YYYY-MM-DD) to filter on available days. English/German/French type and country names are normalised. Returns up to 25 rental boats with default daily price plus an exact total_matches after price and date filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional YYYY-MM-DD; only returns boats with no 'booked'/'blocked' status on that date | |
| type | No | Rental boat type, e.g. sloep, motorboot, zeilboot. English/German/French terms are accepted. | |
| limit | No | ||
| query | No | Free-text (name, location) | |
| region | No | Region or province | |
| country_code | No | ISO country code, e.g. NL, DE, FR | |
| min_capacity | No | ||
| max_price_per_day | No | Maximum EUR per day |