house_pricesv2estimate
Get estimated house prices for UK properties by location identifier to assess market values and make informed property decisions.
Instructions
Returned list of estimated house prices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geoIdentifier | Yes | The value of 'urlPath' field returned in .../house-prices/v2/auto-complete endpoint OR the value of 'id' field returned in .../house-prices/v2/get-area endpoint. | |
| after | No | The offset to ignore for paging purpose. | 0 |
| first | No | The number of items per response | 20 |