List Electric Vehicles
list_ev_carsBrowse electric vehicle models by brand or model name. Get car details and IDs to plan EV routes.
Instructions
List available electric vehicle models from the ANWB database. Returns car IDs, make, model, version, and battery information. Use the car ID with calculate_ev_route to plan an EV route. Optionally filter by make (brand) or search by model name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | No | Filter by car make/brand (case-insensitive). Example: 'Tesla', 'Volkswagen', 'BMW'. | |
| search | No | Search term to filter by model name (case-insensitive). Example: 'Model 3', 'ID.4'. |