Skip to main content
Glama

google_tasks_create_tasklist

Create a new task list in Google Tasks by specifying a title. Ideal for organizing and managing tasks within Google MCP’s integrated workflow tools.

Instructions

Create a new task list

Input Schema

NameRequiredDescriptionDefault
titleYesTitle of the new task list

Input Schema (JSON Schema)

{ "properties": { "title": { "description": "Title of the new task list", "type": "string" } }, "required": [ "title" ], "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