checkvist_invalidate_task
Invalidate a task in Checkvist by setting its status to 2, distinguishing it from closed tasks. Supply checklist and task IDs to update the task state.
Instructions
Mark a task as invalidated (status=2, different from closed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task | |
| checklist_id | Yes | The ID of the checklist |