Tool to search for places by name or address using Mapbox Geocoding v5 API (forward geocoding). Use when you need to convert place names or addresses to geographic coordinates using the v5 endpoint.
bboxstringBounding box to limit results. Format: minLon,minLat,maxLon,maxLat
limitintegerMaximum number of results (max 10).
typesstringFilter by feature types (country, region, place, address, etc.).
countrystringISO 3166 alpha 2 country codes, comma-separated.
routingbooleanInclude routable point metadata for addresses.
endpointstringEither 'mapbox.places' or 'mapbox.places-permanent'. Use mapbox.places for user-triggered queries, mapbox.places-permanent for batch/permanent geocoding.
languagestringIETF language tags, comma-separated.
entrancesbooleanInclude building entrance data (public preview).
proximitystringBias results near coordinates. Format: longitude,latitude or 'ip'
worldviewstringGeopolitical perspective (ar, cn, in, jp, ru, tr, us, etc.).
fuzzyMatchbooleanAllows approximate matching.
search_textRequiredstringThe feature to look up (address, city, etc.). URL-encoded UTF-8, no semicolons, max 20 words, max 256 characters.
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.