rc_mark_root_cause
Mark a node as the root cause in a clinical incident analysis, pinpointing the fundamental issue that requires action.
Instructions
Mark a WhyNode as the identified root cause. This indicates the analysis has reached a fundamental cause that requires action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID | |
| node_id | Yes | The WhyNode ID to mark as root cause | |
| confidence | No | Confidence level (0.0-1.0) |