authenticate_gmail
Authenticate Gmail access by automatically opening a web browser to establish connection for managing your inbox through natural language commands.
Instructions
Authenticate Gmail access via web browser (opens browser automatically)
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"
}