Google Tasks MCP Server

by mstfe

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mstfe/mcp-google-tasks'

If you have feedback or need assistance with the MCP directory API, please join our Discord server