Skip to content
MCP tools
Read-onlyOpen housesMCP tool

open_houses_get

Get full details of an open house by UUID, including all visitors.

Get full details of an open house by UUID, including all visitors. Returns address, date/time, status, notes, visitor_count, and full visitor list with contact info and interest level. If you don't have the UUID, use open_houses_list first.

Parameters#

ParameterTypeRequiredDescription
open_house_idstringYesUUID of the open house. Use open_houses_list to find IDs. · Format: UUID

Example prompts#

  • "Show me the sign-in list from Sunday's open house at 412 Birchwood Ln."
  • "Pull the details and visitors for that Birchwood open house, including interest levels."

Safety#

Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.