realestate_get_apt_summary
Fetch a summary of a Korean apartment's recent sales and rental prices, covering up to 24 months, in markdown or JSON. Entering region and apartment name returns a comprehensive overview.
Instructions
특정 아파트 단지의 종합 요약 정보를 제공한다.
Args:
region: 지역명
apt_name: 아파트명
months: 최근 N개월 조회 (기본 6, 최대 24)
response_format: "markdown" (기본) 또는 "json"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| months | No | ||
| region | Yes | ||
| apt_name | Yes | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |