realestate_analyze_price_trend
Analyze apartment price trends for a specific region or complex over a selected period, with optional filters for area and unit. Get clear insights to support real estate decisions.
Instructions
특정 지역 또는 아파트 단지의 시세 추이를 분석한다.
Args:
region: 지역명
start_year_month: 분석 시작 "202301"
end_year_month: 분석 종료 "202412"
apt_name: 특정 단지 필터
area_range: 면적대 필터 "59-84" (㎡ 범위)
response_format: "markdown" (기본) 또는 "json"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | ||
| apt_name | No | ||
| area_range | No | ||
| end_year_month | Yes | ||
| response_format | No | markdown | |
| start_year_month | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |