uncomplete_task
Reopen a completed task by setting its status to NEEDS-ACTION and removing the completion timestamp, making it active again.
Instructions
Reopen a completed task: status NEEDS-ACTION, completion timestamp removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The task uid. | |
| etag | No | Etag from get_task, to make the write conditional. | |
| list | No | Task list uri or display name. |