Ask a question over the Rootr knowledge graph (RCA)
rootr_askAsk natural-language questions against a knowledge graph to perform root-cause analysis across linked documents and log anomalies, obtaining answers with source citations.
Instructions
Ask a natural-language question against a Rootr (루터) workspace's knowledge graph (GraphRAG). Good for root-cause-analysis style questions ("why did X happen", "what changed before Y") that need to reason across linked documents and LOG anomalies rather than a single document. Requires the ask scope. Returns the answer text plus citations pointing at the source documents/quotes it drew from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | Natural-language question to ask | |
| workspace | No | Workspace id; defaults to ROOTR_WORKSPACE/config if omitted |