get_memory_subgraph
Retrieve the subgraph of connected memories around a center node to understand the context of a specific memory or entity. Specify node ID, traversal depth (1-3), and optional workspace path.
Instructions
Get a subgraph around a memory node — all connected memories.
Useful for understanding the context around a specific memory or entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Center node ID. | |
| depth | No | How many hops to traverse (1-3, default 2). | |
| workspace_path | No | Path to soul workspace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |