find_related_memories
Discover interconnected memories in the AGI MCP Server by starting from a specific memory and traversing relationships. Specify depth and strength thresholds to uncover relevant connections.
Instructions
Find memories related through graph traversal
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_depth | No | Maximum depth to traverse | |
memory_id | Yes | UUID of the starting memory | |
min_strength | No | Minimum relationship strength |