Permit fee estimate
estimate_permit_feeGet a permit fee estimate for residential projects by jurisdiction, project type, and value. Returns numeric breakdowns when available, or fee notes with sources when only PDFs exist—no fabricated amounts.
Instructions
Estimate the permit fee for a residential project based on jurisdiction, project type, and project valuation. Returns numeric breakdown when the authoritative rule has fee inputs, or qualitative feeNotes (with source URL) when the city publishes fees only as PDFs/spreadsheets. Never fabricates dollar amounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectType | Yes | Canonical project type | |
| valuationUsd | Yes | Project valuation in USD (materials + labor) | |
| jurisdictionSlug | Yes | Jurisdiction slug, e.g. "seattle", "bellevue", "tacoma" (use list_permit_jurisdictions to discover) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakdown | No | ||
| sourceUrl | No | ||
| disclaimer | No | ||
| attribution | Yes | ||
| permitClass | No | ||
| projectType | Yes | ||
| jurisdiction | Yes | ||
| valuationUsd | No | ||
| lastVerifiedAt | No | Verification date for the fee schedule. Relay it with the figure. | |
| qualitativeFeeNotes | No |