get_fee_breakdown
Retrieve a detailed breakdown of municipal development fees for any US jurisdiction, including impact fees and utility connection charges, grouped by category with percentages and source details.
Instructions
Get the FEE-BY-FEE breakdown behind a jurisdiction's development cost — every impact/development fee and water/sewer tap charge listed separately, each tagged with its calculation basis (per-dwelling / per-LUE / per-meter / per-trip) and whether it's a published schedule figure or a regional estimate, plus the full per-meter-size schedule where the city publishes one (5/8" → 12"). Fees are grouped (Water / Sewer / Transportation / Parks / Drainage) with the % each is of the total, and each jurisdiction carries its source URL + effective date so the figure is defensible in a pro-forma. Pass 'jurisdiction' or 'address', and optionally 'dev_type' (single_family / multifamily / commercial / retail / office / industrial; defaults to single_family). PREMIUM: pay per call with x402 (USDC on Base) or set a prepaid key (MUNI_DEV_COST_KEY).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | 'City, ST' or city name. Provide this OR address. | |
| address | No | US street address. Provide this OR jurisdiction. | |
| dev_type | No | Development type: single_family / multifamily / commercial / retail / office / industrial. Optional; defaults to single_family. |