cmmn-get_execution_flow
cmmn-get_execution_flowTraverse OnPart and Guards edges to retrieve a CMMN case's execution flow, showing which items trigger sentries and which are guarded for workflow dependency visualization.
Instructions
Gets the execution flow for a case by traversing OnPart and Guards edges. Returns workflow connections showing which items trigger sentries (OnPart) and which items are guarded by sentries (Guards). Useful for visualizing CMMN workflow dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Case ID to analyze (@rid format) |