cmmn-get_execution_plan
cmmn-get_execution_planPreview a stage's execution order without running it, revealing items blocked by sentries and execution dependencies.
Instructions
Preview execution order for a stage without executing. Shows which items are blocked by sentries and execution dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_blocked | No | Include blocked items in plan (default: true) | |
| stage_id | Yes | Stage to analyze (@rid format) |