Google Tasks MCP Server

delete_task

Remove a specific task from the default task list by providing its unique ID within the Google Tasks MCP Server integration.

Instructions

Delete a task from the default task list

Input Schema

NameRequiredDescriptionDefault
taskIdYesID of the task to delete

Input Schema (JSON Schema)

{ "properties": { "taskId": { "description": "ID of the task to delete", "type": "string" } }, "required": [ "taskId" ], "type": "object" }

You must be authenticated.

Other Tools from Google Tasks MCP Server

Related Tools

ID: dl82dtjqew