cmmn-check_sentry_condition
cmmn-check_sentry_conditionEvaluate a condition expression for a specific event and source reference to preview sentry satisfaction without making updates.
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 |