Skip to main content
Glama

google_tasks_delete_tasklist

Automate the deletion of task lists in Google Tasks using the task list ID to streamline task management and maintain organization.

Instructions

Delete a task list

Input Schema

NameRequiredDescriptionDefault
taskListIdYesID of the task list to delete

Input Schema (JSON Schema)

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

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/vakharwalad23/google-mcp'

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