cmmn-get_next
cmmn-get_nextRetrieves the next task in a CMMN case workflow with full context, prompt, and result schema for human or automated execution.
Instructions
Gets the next task to execute in a case workflow. Returns the task with gathered context (from context_sources), prompt, and result_schema. For human tasks, this is what to present to the user. For process tasks, includes execution instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Case ID (@rid format) |