get_causal_chain
Trace causal relationships and dependencies in knowledge graphs to understand how entities connect through cause-effect chains.
Instructions
Trace entity relationships through the knowledge graph. Returns causal/dependency chains from a starting entity or memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | No | ||
| memory_id | No | ||
| relationship_types | No | ||
| max_depth | No | ||
| direction | No | both |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |