Tool to convert an address into geographic coordinates. Use when you need latitude and longitude from an address.
biasstringLocation bias. Formats: 'circle:lon,lat,radiusMeters', 'rect:lon1,lat1,lon2,lat2', 'countrycode:code1,code2', 'proximity:lon,lat'. Combine multiple with '|' for OR logic. Default is countrycode:auto.
citystringCity name for structured address search
langstringResult language (ISO 639-1 2-letter code, e.g., 'en')
namestringAmenity or place name for structured address search
textstringFree-form address to search, e.g., 'Berlin, Germany'
typestringLocation type filter. Allowed: country, state, city, postcode, street, amenity, locality
limitintegerMaximum number of results to return (default 5)
statestringState or province for structured address search
apiKeystringGeoapify API key (auto-injected from authentication, typically not needed)
filterstringLocation filters. Formats: 'circle:lon,lat,radiusMeters', 'rect:lon1,lat1,lon2,lat2', 'countrycode:code1,code2', 'place:placeId'. Combine multiple with '|' for AND logic.
formatstringResponse format. One of: geojson (default), json, xml
streetstringStreet name for structured address search
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.