Listings
Your property inventory — create, search, update, and manage listings.
Your property inventory — create, search, update, and manage listings.
Tools (9)#
| Tool | Type | What it does |
|---|---|---|
listings_list | Read-only | Search for property listings by address, MLS number, status, or price range. |
listings_get | Read-only | Get full details of one or more listings by UUID. |
listings_create | Creates data | Create a new property listing. |
listings_update | Updates data | Update an existing listing's information or status. |
listings_stats | Read-only | Get aggregate statistics for all listings: counts by status (active/pending/sold/expired), total active listings value, and average days on market. |
listings_expiring | Read-only | Get listings approaching or past their expiration date. |
listings_archive | Updates data | Archive a listing to hide it from active views without deleting it. |
listings_restore | Updates data | Restore a previously archived listing back to active views. |
listings_delete | Irreversible | Permanently delete a listing. |