traverse_from
Walk the memory graph from a starting node up to specified depth to retrieve all reachable memories.
Instructions
Walk the memory graph from a starting node up to N hops deep, returning all reachable memories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Starting memory ID | |
| depth | No | Maximum hops to traverse (default 2) | |
| district | No | Optional district filter for results |