Search for points of interest (POIs) like restaurants, hotels, attractions, hospitals, etc. within a geographic area. Use this tool when you need to find places by category near a location. You must provide either a 'filter' (to search within a bounded area) or 'bias' (to rank r…
biasstringProximity bias to rank results by distance to a point. Required if 'filter' not provided. Format: 'proximity:lon,lat'. Results are sorted by distance to this point.
langstringISO 639-1 language code for localized results (e.g., 'en', 'de', 'ja', 'fr').
namestringFilter results to only include places matching this name (case-insensitive partial match).
limitintegerMaximum number of results to return (1-500). Default is 20.
filterstringSpatial filter to constrain search area. Required if 'bias' not provided. Formats: 'circle:lon,lat,radiusMeters' (e.g., 'circle:13.4,52.5,1000' for 1km radius), 'rect:lon1,lat1,lon2,lat2' (bounding box with SW and NE corners).
offsetintegerNumber of results to skip for pagination. Use with 'limit' to paginate through results.
categoriesRequiredarrayPlace category keys to search for. Common categories include: 'catering.restaurant', 'catering.cafe', 'accommodation.hotel', 'tourism.attraction', 'tourism.sights', 'healthcare.hospital', 'commercial.supermarket', 'entertainment.cinema', 'sport.fitness'. Multiple categories can…
conditionsarrayAdditional condition filters for accessibility or amenities, e.g., 'wheelchair' to filter only wheelchair-accessible places, 'internet_access' for places with WiFi.
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.