Tool to calculate the reachable range from a starting point given time, fuel, or energy constraints. Use when you need to determine how far a vehicle can travel from an origin within specified budgets.
avoidstringSpecifies road segment types to avoid (comma-separated). Options: 'tollRoads', 'motorways', 'ferries', 'unpavedRoads', 'carpools'.
originRequiredstringPoint from which the range calculation should start, formatted as 'latitude,longitude'.
reportstringSpecifies which data should be reported for diagnosis purposes. Use 'effectiveSettings' to include effective settings in the response.
trafficbooleanDetermines whether current traffic is used in route calculations. Historic road speeds are always used.
callbackstringSpecifies the jsonp callback method (only used when content_type is 'jsonp').
arrive_atstringThe date and time of arrival at the destination point. Must be specified as ISO 8601 dateTime.
depart_atstringThe date and time of departure from the origin point. Use 'now' for current time or specify as ISO 8601 dateTime.
hillinessstringDegree of hilliness for thrilling routes.
route_typestringRoute calculation strategy.
travel_modestringMode of travel.
windingnessstringAmount of windingness for thrilling routes.
content_typestringThe content type of the response structure. Use 'json' for standard JSON responses.
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.