Tool to calculate routes between multiple waypoints. Use when you need both distance, time, and turn-by-turn directions for two or more coordinates.
langstringLanguage code for instructions (e.g., en, de, fr).
modestringTravel mode (default: drive).
typestringRoute optimization: balanced (default), short, less_maneuvers. (less_maneuvers only for motorized road modes)
avoidstringAvoid options separated by '|', e.g., 'tolls|ferries:0.5|highways'.
unitsstringDistance units; metric (default) or imperial.
formatstringResponse format: geojson (default), json, xml.
detailsstringComma-separated extra details: instruction_details, route_details, elevation.
trafficstringTraffic model for motorized modes (default: free_flow).
max_speedintegerMax vehicle speed in KPH (10-252).
waypointsRequiredstringTwo or more waypoints in 'lat,lon' or 'lonlat:lon,lat' format, pipe-separated. E.g. '36.734770,-76.610637|36.761226,-76.488354'
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.