ev_charge_finder
Find EV charging stations by location name or coordinates, including connector types and availability.
Instructions
Find EV charging stations by location name or by coordinates, with connector and availability details.
Operations (set "operation" to one of these; put its parameters in "args"):
search_by_location (required: near): Search by Location
search_by_coordinates_point (required: lat, lng): Search by Coordinates Point
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |