cmmn-check_sentry_condition
cmmn-check_sentry_conditionEvaluate a single CMMN condition to preview if it is satisfied without altering sentry state.
Instructions
Checks if a single condition is satisfied without updating any sentry. Useful for AI to preview conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition | No | Condition expression to evaluate | |
| event | No | Expected event: complete, terminate, create, etc. | |
| source_ref | No | Item ID to check state |