Describe Place
describe_placeReturn the dossier projection for a city, in the requested cognitive lens. Defaults to the synthesis projection (the multidimensional view that holds all lenses in superposition and names the dialectics). Pass a single-lens value to get the focused cognitive position — useful when the agent is acting on behalf of a user with a specific stake (developer underwriting, investor thesis, broker client argument, attorney precedent search, resident orientation, civic-leader regional coordination).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lens | No | The cognitive position to project. Defaults to "synthesis". Canonical lenses: developer, investor, broker, attorney, business, resident, civic-leader. Aliases route to canonical: legal/lawyer/counsel/land-use-counsel/regulator → attorney; realtor/intermediary/real-estate-broker → broker; civic/government/official/governance → civic-leader; homeowner/citizen → resident; operator/site-selector/occupier → business; builder/land-developer → developer. | synthesis |
| slug | Yes | The place slug (e.g., "clermont-florida"). Use list_places to discover available slugs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| lens | Yes | ||
| slug | Yes | ||
| type | Yes | ||
| title | No | ||
| claims | Yes | ||
| freshness | Yes | ||
| projection | Yes | ||
| frontmatter | No | ||
| record_status | No | ||
| available_lenses | No | ||
| lens_was_requested | No | ||
| fell_back_to_synthesis | No |