gmail

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package gmail provides MCP tools for interacting with the Gmail API.

Index

Constants

This section is empty.

Variables

Scopes required by the Gmail tools. MailGoogleComScope grants full access to the mailbox including permanent deletion, settings, send, and all read/write operations. It is a superset of GmailModifyScope, GmailSendScope, and GmailSettingsBasicScope. GmailSettingsBasicScope is added explicitly because the Filters API requires it even when MailGoogleComScope is present. DriveScope is included for bridge tools (save_attachment_to_drive, get_drive_file_content) that transfer data between Gmail and Drive server-side.

Functions

func AccountScopes

func AccountScopes() []string

AccountScopes returns the scopes used by Gmail tools.

func RegisterTools

func RegisterTools(srv *server.Server, mgr *auth.Manager)

RegisterTools registers all Gmail MCP tools on the given server.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL