cmmn-create_milestone
cmmn-create_milestoneCreate a milestone that marks key progress in a CMMN case, with configurable name, status, and hierarchical nesting.
Instructions
Creates a CMMN Milestone - an achievable target that marks important progress (no work, just achievement).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Case ID (@rid format) | |
| description | No | What this milestone represents | |
| name | Yes | Milestone name | |
| parent_id | No | Parent item ID (for hierarchical nesting) | |
| required | No | Must be achieved for parent stage/case to complete | |
| status | Yes | CMMN lifecycle state: available, completed, terminated |