list_domains
List every Compressed Knowledge Graph domain available for querying. Use this first to obtain exact domain names needed by other tools.
Instructions
List every Compressed Knowledge Graph (CKG) domain this server can answer about.
Call this FIRST, before the other tools. Each domain is a self-contained dependency
graph for one subject area (e.g. "calculus", "google-dataplex", "glp1-obesity"). The
domain argument required by query_ckg, get_prerequisites, and search_concepts must be
an exact name returned here. Takes no arguments.
Returns: One line: the domain count followed by the comma-separated domain names, e.g. "Available domains (65): algebra-1, aws-data-catalog, calculus, ...".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |