query_real_price_tool
Retrieve Taiwan real estate transaction records from the Ministry of the Interior's official portal. Filter by location, date, and transaction type for sales, rentals, or pre-sale housing data.
Instructions
查詢台灣實價登錄資料。
年份為民國年(西元 - 1911)。若未指定 start_year/end_year, 預設為去年初到今年底。
query_type 可選:
biz:買賣
rent:租賃
presale:預售屋
saleremark:預售屋建案
回傳結果預設經過 lvr.adapter.normalize 處理,欄位以可讀的英文鍵 回傳(例如 address / total_price / unit_price / building_name)。 若需要政府 API 原始的 single-letter key('a', 'tp', 'p' …), 傳 raw=True。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | 高雄市 | |
| town | No | ||
| road | No | ||
| building | No | ||
| start_year | No | ||
| start_month | No | ||
| end_year | No | ||
| end_month | No | ||
| query_type | No | biz | |
| raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |