taiwan_realprice_locate
Find real estate prices near a location by entering latitude and longitude. Returns the city, district, and a link to actual transaction data from housetw.com.
Instructions
用經緯度 (lat,lng) 反查所在的台灣縣市與行政區,並回傳該區實價頁連結。適合「我現在在這個座標,附近房價如何」。資料來源:housetw.com。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | 緯度,例如 25.034 | |
| lng | Yes | 經度,例如 121.5645 |