Find EV charging stations
find_ev_charging_stationsLocate electric vehicle charging stations near a location, filter by connector type and minimum charging power, and get results sorted by distance.
Instructions
Locate electric vehicle charging stations near a location, optionally filtered by connector type and minimum charging power, sorted by distance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | No | Search radius in meters | |
| latitude | Yes | Center point latitude (decimal degrees) | |
| longitude | Yes | Center point longitude (decimal degrees) | |
| min_power | No | Minimum charging power in kW | |
| connector_types | No | Optional list of connector types to filter by (e.g., ["type2", "ccs", "tesla"]) |