Tool to calculate complex routes via POST /route. Use when you need advanced route planning with custom parameters.
debugbooleanEnable formatted debug output
localestringLocale for turn instructions
pointsRequiredarrayOrdered list of [lon, lat] pairs for route waypoints; at least two points required
detailsarrayList of path detail keys (e.g., 'street_name','surface','max_speed')
profileRequiredstringVehicle profile (e.g., 'car', 'bike', 'foot')
headingsarrayPreferred headings in degrees; requires ch.disable=true
optimizebooleanReorder points to minimize travel time
algorithmstringSpecial routing mode; requires ch.disable=true
curbsidesarrayCurbside to approach/leave each point
elevationbooleanInclude altitude in geometry
ch.disablebooleanEnable flexible mode for custom_model and advanced options
round_tripobjectParameters for round trip; requires algorithm='round_trip'
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.