update_exit_criteria
Modify exit criteria for tasks by updating individual criteria statuses to COMPLETE or INCOMPLETE within the TasksMultiServer task management system.
Instructions
Update exit criteria for a task, marking individual criteria as COMPLETE or INCOMPLETE
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The UUID of the task to update | |
| exit_criteria | Yes | Updated list of exit criteria - JSON string or array |