answer_question
Answer domain questions with citations from a knowledge graph, verifiable via evidence IDs, and abstain cleanly when context is insufficient.
Instructions
Answer a question grounded in the knowledge graph, with citations.
Cited chunk ids are verifiable via get_evidence(chunk_id). Returned concepts
contain ids that feed the design-reasoning write tools for hypotheses and
decisions. If the context is insufficient, returns a clean abstention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |