hdb_resale_search
Find HDB resale transactions filtered by town, flat type, and price range. Returns record details including flat type, storey, area, and resale price.
Instructions
Search HDB resale transactions with filters. Returns individual transaction records with flat type, storey, area, and price. (PAID — auto-pay if wallet configured)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| town | No | Filter by town (optional) | |
| limit | No | Max results (default 20, max 100) | |
| flat_type | No | Filter by flat type, e.g. '4 ROOM' (optional) | |
| max_price | No | Maximum price in SGD (optional) | |
| min_price | No | Minimum price in SGD (optional) |