query_knowledge
Use natural language to search a knowledge graph and retrieve facts, insights, and reasoning trails for informed answers.
Instructions
Query the knowledge graph for facts and insights using natural language.
This tool provides the conversational interface to the knowledge base, prioritizing synthesized insights over raw facts.
Args: query: Natural language query include_insights: Whether to include AI-generated insights max_results: Maximum number of results to return
Returns: Query results with facts, insights, and reasoning trails
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| include_insights | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |