Skip to main content
Glama

google_tasks_set_default_list

Set a specific task list as the default for operations in Google MCP, streamlining task management and ensuring consistent execution across workflows.

Instructions

Set the default task list ID for operations

Input Schema

NameRequiredDescriptionDefault
taskListIdYesThe ID of the task list to set as default

Input Schema (JSON Schema)

{ "properties": { "taskListId": { "description": "The ID of the task list to set as default", "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