memory_thread
Retrieve a chronological conversation thread from a starting memory ID by following response links in both directions to return the connected memory sequence.
Instructions
Walk the RESPONDS_TO chain from a starting memory ID and return the thread.
Retrieves connected memories in both directions along RESPONDS_TO edges, returning them sorted chronologically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_id | Yes | ||
| max_depth | No |