Get homes.com property + tax history (combined)
homes_get_historyFetch combined property history and tax records for a homes.com listing using its URL. Returns listing events, ownership changes, liens, and tax data in a single request.
Instructions
Combined history endpoint — replaces homes_get_property_history + homes_get_tax_history with a single fetch. Returns { property_id, url, listing_events, ownership_events, lien_events, events_normalized, tax_records }. Pass url — the full property detail URL. Series are [] when the listing doesn't carry that section. Cross-MCP-normalized events_normalized carries the same enum across siblings (Listed/PriceChange/Pending/Contingent/Sold/Withdrawn/Relisted/Delisted). Read-only; safe to call repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | homes.com property detail URL or path. |