get_neighborhood_guide returns neighborhood information for a listing’s
immediate area, extracted from curated local renter-forum research. It covers
select major US metros and may take several seconds to return.
When to use it
Use it aftersearch_listings or get_listing when a renter wants to
understand what living near a specific listing is like — local character,
getting around, what residents say about the area.
The guide is descriptive, not a steering tool. Requests that ask about the
demographic makeup of an area or otherwise touch protected classes are blocked
by Fair Housing guardrails and return FAIR_HOUSING_VIOLATION.
Input
Output
When no guide exists for the city, the tool returns a successful response with
guide_status: "no_guide_for_city" and a human-readable message rather than
an error. Unknown listing ids return LISTING_NOT_FOUND.