list_cities
List available cities and metro areas where verified providers operate for a given niche. Use this to discover valid city slugs before calling search_providers. Cities are grouped by metro area where applicable (e.g. "minneapolis-mn" covers Minneapolis, St. Paul, and surrounding suburbs). Optionally filter by state abbreviation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state abbreviation to filter by (e.g. "MN", "CO") | |
| niche_id | Yes | Niche ID from list_niches (e.g. "coated-local", "radon-local") |