Get US Property Details
realestate.property.detailsRetrieve comprehensive property details using a property ID. Access beds, baths, square footage, year built, lot size, tax assessment, HOA fees, days on market, photos, and last sale information.
Instructions
Detailed property information by property ID — beds, baths, sqft, year built, lot size, tax assessment, HOA, days on market, photos, last sale price/date. Use for_sale search first to get property_id (RapidAPI / Realtor.com data)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_id | Yes | Property ID from a for_sale search result (e.g. "2734304997") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |