tasks-update_todo_status
tasks-update_todo_statusUpdate a todo item's status in casemgr with automatic timestamp handling. Specify the todo ID and new status from pending, in_progress, on_hold, waiting, deferred, completed, or cancelled.
Instructions
Updates a todo item's status with automatic timestamp handling
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status: pending, in_progress, on_hold, waiting, deferred, completed, cancelled | |
| todo_id | Yes | Todo item ID (@rid format) |