Delete a task
delete_taskRemove a task permanently from your CalDAV calendar. This action cannot be undone, so use it only to delete tasks completely.
Instructions
Removes a task. A CalDAV server keeps no history: this cannot be undone. To mark a task done instead, use complete_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | An id from a listing tool. Not meant to be built by hand. | |
| confirm_token | No | Token from the first call of this tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |