Recued
← Back to recipes

Zoning Compliance Checker

by recued-core v1 context

Validates property intended use and planned modifications against local zoning codes.

How it works

Data fetch
deal deal-reader-hubspot
Fetch reader from hubspot
Process (11 steps)
hashed_property hash_replace
Anonymize sensitive fields for safe AI processing
parse_location ai-extract
AI extracts structured fields from data
skip: config.enable_ai equal false
restored_property hash_restore
Restore anonymized fields back to real values
search_query template
Generate text from a template
zoning_search search-exa
Search on exa
extract_zoning ai-extract
AI extracts structured fields from data
skip: config.enable_ai equal false
is_use_allowed any
Check if any of the conditions are true
required_permits filter
Filter by condition
has_restricted_mods compare
Check if required permits length is greater than 0
has_special_permits compare
Check if extract zoning special permits required length is greater than 0
zoning_checklist to_checklist
Format results as an actionable checklist
Output
checklist zoning_checklist

Settings (1)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on

Tags

hubspot propertyzoningcompliance

Details

12 steps 1 configurable settings recipe_id: check-zoning-compliance-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy check-zoning-compliance-hubspot and paste it after pairing.