tasks_delete
Remove a specific task from Google Tasks using the task ID. Optionally specify a task list ID.
Instructions
Delete a Google Task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ID of the task to delete | |
| taskListId | No | Task list ID (default '@default') |