Geocode addresses or coordinates and return results in GeoJSON FeatureCollection format. Use this tool when you need: - Geographic data in standard GeoJSON format for mapping applications - Forward geocoding: convert addresses to coordinates - Reverse geocoding: convert coordina…
qRequiredstringQuery string: either an address/placename for forward geocoding, or 'lat,lng' coordinates for reverse geocoding.
abbrvintegerUse abbreviated address fields: 1 to enable, 0 to disable.
limitintegerMaximum number of results to return (1-100). Default is 10.
boundsstringRestrict results to bounding box as 'min_lng,min_lat,max_lng,max_lat'.
prettybooleanPretty-print the JSON response for readability.
languagestringPreferred response language as IETF language tag (e.g., 'en', 'de', 'fr').
roadinfobooleanInclude detailed road/driving information in annotations.
proximitystringBias results toward a location as 'lat,lng' (e.g., '52.5200,13.4050').
add_requestbooleanInclude original request parameters in the response.
countrycodestringRestrict results to specific countries. Comma-separated ISO 3166-1 alpha-2 codes (e.g., 'us', 'de,fr').
address_onlybooleanReturn only address-type results (exclude POIs, landmarks).
min_confidenceintegerMinimum confidence level for results (1-10). Only results with confidence >= this value are returned.
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.