query_reasoning_memory
Search the reasoning memory system to retrieve related insights, hypotheses, and evidence. Use this tool to find solved problems, understand idea connections, and build on prior reasoning sessions within a specific session ID.
Instructions
Query the integrated memory system to find related insights, hypotheses, and evidence.
Useful for:
- Finding similar problems solved before
- Retrieving relevant hypotheses and evidence
- Understanding connections between ideas
- Building on previous reasoning sessions
Parameters:
- session_id: The reasoning session to query within (required)
- query: What to search for in memory (required)
Returns related memories with confidence scores and connection information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | What to search for in memory | |
session_id | Yes | Reasoning session identifier |