Uncomplete task
uncomplete_taskRevert a completed task to incomplete status in OmniFocus by providing its task ID. This idempotent action also succeeds if the task is already incomplete, allowing safe retries.
Instructions
Mark a completed task as incomplete again
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the completed task to mark incomplete. Idempotent: a task that is already incomplete succeeds and reports no change. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| tool | Yes | ||
| success | Yes |