recall_memory
Search stored memories to retrieve past conversations, lessons, and facts. Use it to recall relevant information from history without accessing the knowledge graph.
Instructions
Search memories only (without knowledge graph).
Useful for recalling past conversations, lessons, or facts.
Args:
query: What to search for in memories.
Returns:
Matching memories formatted as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |