find_related_memories
Identify and retrieve related memories using graph traversal based on a starting memory ID, with customizable depth and relationship strength parameters.
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 |