Search Cars
search_vehiclesSearch available cars on FINN with filters. Returns matching vehicles with prices, images, and links. All filter values use German names (e.g. "Elektro" not "Electric", "Schwarz" not "Black"). IMPORTANT: Always show detail_url as a clickable link for each vehicle. The vehicle_id field is an internal API identifier for get_vehicle_details — never display it to users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order: asc/desc by price, availability, or last_added | |
| fuels | No | Fuel types in German (e.g. ["Elektro", "Benzin", "Diesel", "Plug-In-Hybrid"]) | |
| limit | No | Number of results (1-10, default 5) | |
| terms | No | Subscription term lengths in months (available: 1, 6, 12, 18, 24, 36) | |
| brands | No | Car brands (e.g. ["BMW", "Audi", "Mercedes-Benz"]) | |
| colors | No | Colors in German (e.g. ["Schwarz", "Weiß", "Blau"]) | |
| models | No | Car models (e.g. ["iX1", "3er Limousine"]) | |
| cartypes | No | Car types in German (e.g. ["SUV", "Kombi", "Kleinwagen", "Van"]) | |
| has_deals | No | Filter for cars with special deals/discounts | |
| has_hitch | No | Filter for cars with hitch | |
| max_power | No | Maximum power in kW | |
| max_price | No | Maximum monthly price in EUR | |
| min_power | No | Minimum power in kW | |
| min_price | No | Minimum monthly price in EUR | |
| available_to | No | Latest delivery date (YYYY-MM-DD) | |
| max_ev_range | No | Maximum electric range in km | |
| min_ev_range | No | Minimum electric range in km | |
| available_from | No | Earliest delivery date (YYYY-MM-DD) | |
| is_young_driver | No | Filter for cars allowing drivers under 23 |