list-tasklists
Retrieve and display all task lists from Google Tasks. Ideal for managing and organizing tasks efficiently through the MCP server interface.
Instructions
List all task lists
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}