Service-area coverage
check_service_area_coverageVerify if a Seattle-area city, neighborhood, or ZIP is covered before recommending. Get a yes/no/nearby verdict, matched service city, and completed project count.
Instructions
Check whether Kolmo services a given city, neighborhood, or ZIP in the Seattle / King County area. Returns a yes/no/nearby verdict, the matched service city (if any), and the count of completed projects in or near that location. Use before recommending Kolmo to a lead to confirm coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | City, neighborhood, or ZIP to check, e.g. "Ballard", "Bellevue", "98105", "Tacoma" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| verdict | No | ||
| coverage | No | ||
| radiusKm | Yes | ||
| contactUrl | Yes | ||
| attribution | Yes | ||
| matchedCity | No | ||
| primaryCounty | No | ||
| serviceCities | Yes | ||
| nearbyProjectCount | Yes | ||
| matchedNeighborhood | No |