Loading...
Loading...
Use when the user asks for nearby restaurants or 근처 맛집. Always ask the user's current location first, then search official 블루리본 Blue Ribbon Survey ribbon restaurants near that location.
npx skill4agent add nomadamas/k-skill blue-ribbon-nearbyzonenodeblue-ribbon-nearby현재 위치를 알려주세요. 동네/역명/랜드마크/위도·경도 중 편한 형식으로 보내주시면 근처 블루리본 맛집을 찾아볼게요.가까운 역명이나 동 이름으로 한 번만 더 알려주세요.성수동광화문판교강남역서울역코엑스37.573713, 126.978338코엑스삼성동/대치동https://www.bluer.co.kr/search/zonehttps://www.bluer.co.kr/restaurants/maphttps://www.bluer.co.kr/searchzone1zone2zone2Latzone2LngisAround=trueribbon=trueribbonType=RIBBON_THREE,RIBBON_TWO,RIBBON_ONEdistance=500|1000|2000|5000latitude1latitude2longitude1longitude2https://www.bluer.co.kr/search/zoneconst { searchNearbyByLocationQuery } = require("blue-ribbon-nearby");
const result = await searchNearbyByLocationQuery("광화문", {
distanceMeters: 1000,
limit: 5
});
console.log(result.anchor);
console.log(result.items);ribbon=trueribbonType=RIBBON_THREE,RIBBON_TWO,RIBBON_ONEisAround=truesort=distancezone2Latzone2Lng