EV Charging Station Details
ev.charging.detailsRetrieve complete details for an EV charging station using its Open Charge Map ID. Get address, GPS coordinates, connector types and status, network operator, and usage cost.
Instructions
Get full details for a specific EV charging station by ID — address, GPS coordinates, all connectors with type/power/status, network operator, usage cost, verification date, number of charging points. Use station ID from search or nearby results (Open Charge Map)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Open Charge Map station ID — get from search or nearby results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |