authenticate
Generate a URL to authenticate with Google Tasks, enabling direct task management through the MCP server integration.
Instructions
Get URL to authenticate with Google Tasks
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"
}