K
korea-realty
/realty_nonapt_prices
비아파트 시세 — 빌라·오피스텔·단독·토지 (아파트는 이 도구가 아니다)
**아파트는 이 도구가 아니다.** 빌라(다세대·연립)·오피스텔·단독주택·토지 **전용** 실거래 **매매가** 조회다 — 응답 = 최근 거래(recent) + 집계(stats: 표본 수·가격·상위 구성). 질문에 '아파트'가 있으면 여기서 멈추고 아파트 축으로 가라 —
liveverifiedunknown~5s typical
mcpprobedkorea-realty
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-sallim-korea-realty /realty_nonapt_prices for me.
Input
| Field | Type | Description |
|---|---|---|
| property_type* | string (villa | officetel | house | land) | villa=다세대·연립(빌라), officetel=오피스텔, house=단독·다가구, land=토지. **이 네 값에 아파트는 없다** — 사용자가 아파트를 물었 |
| region* | string | 지역명 부분일치 (예: 관악구, 서울특별시 강남구, 강남구 역삼동). **법정동까지 되는 것은 이 도구만이 아니다** — 아파트 축의 realty_region_p |
| price_min | string | 최소 매매가(만원) |
| price_max | string | 최대 매매가(만원) |
| limit | integer | 최근 거래 행 수 (허용 범위 1~30) default 10 |
| area_band | string | 전용면적대로 좁힌다(빌라·오피스텔만 — 단독주택은 전용면적 개념이 없다). 비아파트는 같은 동네에서도 면적 편차가 커서 지역 평균 하나로는 답이 안 된다. 안 넣 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-sallim-korea-realty","endpoint":"/realty_nonapt_prices","input":{"property_type":"villa","region":"...","limit":10}}'cli
npx cracked-ai run -p mcp-app-sallim-korea-realty -e /realty_nonapt_prices -i '{"property_type":"villa","region":"...","limit":10}'mcp
run_tool({ provider: "mcp-app-sallim-korea-realty", endpoint: "/realty_nonapt_prices", input: {"property_type":"villa","region":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.