Recall Memories
recallFind memories connected by relationships and return a graph cluster for deeper context. Choose traversal depth from zero to three to control how far to follow knowledge links.
Instructions
Search for memories and traverse relationships to return a connected graph cluster. Use this for deeper context retrieval that follows knowledge graph connections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | How many relationship hops to follow (0-3, default 1). 0 = search only, no graph traversal. | |
| query | Yes | Search query to find initial memories |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |