Tool to search for POIs and locations within specified geometric areas (circles or polygons). Use when you need to find places within custom-defined boundaries.
limitintegerMaximum number of search results to return (default: 10)
queryRequiredstringSearch query string (e.g., 'restaurant', 'pizza'). Will be URL-encoded automatically.
idxSetstringComma-separated list of indexes to use for search: Addr, Geo, PAD, POI, Str, Xstr
languagestringIETF language tag for response localization (e.g., 'en-US')
geometryListstringJSON string containing list of geometries to filter by. Supports CIRCLE (with radius in meters and position as 'lat,lon') and POLYGON (with vertices as array of 'lat,lon' strings). Example: '[{"type":"CIRCLE","position":"37.7749,-122.4194","radius":5000}]'
extendedPostalCodesForstringComma-separated indexes for which extended postal codes should be included: Addr, Geo, PAD, POI, Str, XStr
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.