Tool to convert a free-form address query into geographic coordinates. Use when you need to geocode an address string without structured fields.
extstringExpected response format.
latnumberLatitude where results should be biased. Supplying a lat/lon without a radius will return search results biased to that point.
lonnumberLongitude where results should be biased. Supplying a lat/lon without a radius will return search results biased to that point.
ofsintegerStarting offset of the returned results within the full result set.
viewstringGeopolitical view for geography rendering
limitintegerMaximum number of search results that will be returned.
queryRequiredstringAddress query string to geocode. Must be properly URL encoded.
radiusintegerIf radius and position are set, the results will be constrained to the defined area. The radius parameter is specified in meters.
topLeftstringTop left position of the bounding box. This is specified as a comma separated string composed of lat,lon.
btmRightstringBottom right position of the bounding box. This is specified as a comma separated string composed of lat,lon.
languagestringLanguage in which search results should be returned. Should be one of supported IETF language tags, case insensitive.
typeaheadbooleanIf set, the query will be interpreted as a partial input and the search will enter predictive mode.
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.