get_causal_chain
Trace the causal chain upstream or downstream from a decision to identify contributing factors or resulting impacts. Specify direction and depth to audit decision logic.
Instructions
Trace the causal chain upstream or downstream from a decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Trace direction | |
| max_depth | No | Max chain depth (default 5) | |
| decision_id | Yes | Decision ID to trace |