Compare the cost of one public charging session across networks
compare_ev_charging_costUse this when a user wants to know what a specific public charge would cost, e.g. "adding 40 kWh at a rapid charger", or which network is cheapest for a given session. Give the energy in kWh and the charger power band; optionally restrict to a pricing basis. Returns a cost table sorted cheapest first, with pence per kWh, connection fee, subscription fee, idle fee, and the session cost in GBP for each network and plan, each with source_url and verified_at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwh | Yes | Energy to add in kWh, e.g. 40. | |
| basis | No | Restrict to one pricing basis; omit to compare all. | |
| power_band | Yes | Charger power band. | |
| include_unverified | No |