Tool to create a batch reverse geocoding job that converts multiple lat/lon coordinates into addresses asynchronously. Use when you need to reverse geocode multiple coordinates (up to 1000) in one request. Returns a job ID for retrieving results.
langstringResult language in ISO 639-1 format (2-letter code, e.g., 'en' for English, 'de' for German).
typestringLocation type to search for. Filters results by type: country, state, city, postcode, street, or amenity (POIs).
locationsRequiredarrayList of latitude/longitude coordinate pairs to reverse geocode. Minimum 1, maximum 1000 locations.
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.