cmmn-mark_sentry_part_satisfied
cmmn-mark_sentry_part_satisfiedMark a sentry's condition part as satisfied for onPart evaluation. Use sentry ID and part index to update.
Instructions
Marks a specific condition/part of a sentry as satisfied (for onPart evaluation mode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part_index | Yes | Index of the condition to mark as satisfied (0-based) | |
| sentry_id | Yes | Sentry ID (@rid format) |