graph_walk
Follow reasoning chains along sequel_to, derives_from, and leads_to relations to reconstruct how thoughts and decisions connect chronologically.
Instructions
Walk along a reasoning chain following sequel_to, derives_from, and leads_to relations. Use to reconstruct the chain of thought: how one thought led to another, what decisions were derived from what facts. Returns nodes in chronological order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_id | Yes | Starting node ID (typically a thought or fact) | |
| steps | No |