Delete task
google_tasks_deleteDelete a Google Tasks task using its task ID. Optionally specify account and task list to remove the task from the correct list.
Instructions
Delete a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID. | |
| account | No | Account nickname to use. | |
| tasklistId | No | Task list ID (default @default). |