Tool to calculate long-distance electric vehicle routes with optimal charging stops. Use when planning EV trips that require charging along the route.
trafficbooleanInclude real-time traffic data in route calculation.
locationsRequiredstringColon-delimited list of route waypoint coordinates in format 'lat,lon:lat,lon'. Minimum 2 locations (origin and destination), maximum 152 locations.
routeTypestringRoute calculation strategy (e.g., 'fastest', 'shortest', 'eco').
travelModestringMode of transport (e.g., 'car').
maxChargeInkWhnumberMaximum battery capacity in kilowatt-hours (kWh).
vehicleEngineTypestringMust be 'electric' for EV routing.
chargingParametersobjectCharging parameters for the EV route calculation.
currentChargeInkWhRequirednumberCurrent battery charge in kilowatt-hours (kWh).
minChargeAtDestinationInkWhRequirednumberMinimum required charge at destination in kilowatt-hours (kWh).
minChargeAtChargingStopsInkWhRequirednumberMinimum charge level at intermediate charging stops in kilowatt-hours (kWh).
constantSpeedConsumptionInkWhPerHundredkmRequiredstringComma-separated pairs of speed (km/h) and consumption (kWh per 100km) in format 'speed1,consumption1:speed2,consumption2'. Used to model energy consumption at different speeds.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.