Tool to convert geographic coordinates to a human-readable address (reverse geocoding). Returns address information including street, city, country, and other location details. Use this when you have latitude/longitude coordinates and need to find the corresponding address.
kindstringFilter results by toponym type (house, street, metro, district, locality)
langstringPreferred language and region for the response in format language_region
apikeyRequiredstringYandex Maps HTTP Geocoder API key. Get your key from Yandex Developer Dashboard.
formatstringResponse format; only 'json' is supported
latitudeRequirednumberLatitude of the location in decimal degrees (range: -90 to 90)
longitudeRequirednumberLongitude of the location in decimal degrees (range: -180 to 180)
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.