Tool to perform permanent reverse geocoding. Use after obtaining coordinates to get cacheable place data. Example: lon=-73.989, lat=40.733
limitintegerMax number of results; default=1; max=10. If >1, must specify exactly one types value.
typesstringFilter by one or more feature types: country, region, postcode, district, place, locality, neighborhood, address.
countrystringLimit results to one or more countries; comma-separated ISO 3166-1 alpha-2 codes.
routingbooleanIf true, include navigation metadata for address features; adds 'routable_points'.
languagestringIETF language tags (ISO 639-1 + optional subtags); comma-separated; up to 20 unique values.
latitudeRequirednumberLatitude in decimal degrees for the coordinate pair.
longitudeRequirednumberLongitude in decimal degrees for the coordinate pair.
worldviewstringRegional/political boundary perspective. One of: ar, cn, in, jp, ma, rs, ru, tr, us.
reverseModestringSorting when multiple results requested: 'distance' (closest first, default) or 'score' (prominence based).
access_tokenRequiredstringMapbox access token.
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.