get_water_sewer_detail
Retrieve water and sewer development costs for a jurisdiction by meter size, from impact fees to connection charges. Allows accurate budgeting by matching actual meter size, preventing costly underestimates.
Instructions
Get the WATER & SEWER development cost for a jurisdiction broken down by meter size — impact/capacity fee vs physical tap/connection, with the full per-meter-size table (5/8", 3/4", 1", 1.5", 2"… up to 12") where the city publishes one. The right number for the ACTUAL meter a project needs: a 2" meter can be 8–12× the residential 5/8" fee, the single biggest swing in a utility connection budget. Pass 'jurisdiction' or 'address' and optionally 'meter_size' (default 5/8"). 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. | |
| meter_size | No | Water meter size: '5/8"', '3/4"', '1"', '1.5"', '2"', '3"', '4"', '6"'. Optional; defaults to 5/8". |