reopen_task
Reopen a closed Kanboard task to restore it to the active board. Use when a task was incorrectly closed or needs reactivation.
Instructions
Reopen a closed (inactive) Kanboard task, restoring it to the active board. The inverse of close_task. Returns { ok: true, task_id } on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Id of the task to reopen (required). |