delete_task
Delete a Todoist task permanently using its task ID. This action cannot be undone.
Instructions
Permanently delete a Todoist task.
This action is irreversible. Consider complete_task() instead if you want to keep a record of the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The Todoist task ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||