list_domains
List the taxonomy domains the company has indexed — with document counts, expert counts, and coverage levels — so an agent can decide whether to query before spending a Knowledge Token. Returns one row per domain with the canonical taxonomy_domain slug, document/chunk counts, expert count, coverage level (expert | partial | none), the single_expert risk flag, and the top contributor by authority. Use the slug as the domain filter on a follow-up query_knowledge call. Zero Knowledge Tokens consumed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coverage_filter | No | Optional comma-separated subset of expert,partial,none. Default: all three. Unknown tokens 400. |