reopen_task
Reopen a completed task on a ScrumDo card using its card reference and task ID to restore it to active status.
Instructions
Reopen (un-complete) a task.
Args: card_ref: Card reference, e.g. 'ON-914'. task_id: Task id (from list_tasks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_ref | Yes | ||
| task_id | Yes |