Get building report
get_building_reportFull report card for one building: LucidIQ score and letter grade, HPD/DOB violation counts, 311 complaint total, top violation categories (pests, heat, leaks, ...), review count and average rating, rent summary by bedroom count, rent stabilization, landlord name with their record URL, and 2-3 similar nearby buildings. Requires the building's slug — call search_buildings first if you only have an address. The returned url has the complete timeline, all reviews, and rent history; share it with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City/metro: "nyc", "los-angeles", or "chicago" | |
| slug | Yes | Building slug from search_buildings results, e.g. "48-04-48th-avenue" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Canonical lucidrents.com page URL (UTM-tagged) | |
| zip | No | ||
| city | Yes | ||
| more | Yes | What the linked page adds beyond this payload | |
| slug | Yes | ||
| grade | No | Letter grade derived from the score ("A+" through "F", "—" when unscored) | |
| score | No | LucidIQ score, 0-100 | |
| issues | Yes | ||
| address | No | ||
| borough | No | ||
| reviews | Yes | ||
| landlord | No | Owner/manager with their record URL, when on file | |
| sections | Yes | Deep links to page sections | |
| data_as_of | Yes | ISO date of the data snapshot | |
| year_built | No | ||
| total_units | No | ||
| rent_summary | Yes | Rent summary by bedroom count | |
| similar_nearby | Yes | ||
| rent_stabilized | Yes |