Decision Trail
decision_trailTrace the full chain of decisions behind any state, revealing what was decided, what it updated or superseded, and what it contradicts.
Instructions
Trace the full chain of decisions that led to a given state: what was decided, what it updated/superseded, and what it contradicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | The decision node ID to trace from. | |
| project | No | Optional project identifier. |