gmail_send_email
Send emails via Gmail using a headless server. Authenticate with a Google OAuth2 token, specify recipient, subject, and body. Supports plain text or HTML content for streamlined email delivery.
Instructions
Send an email via Gmail
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Email body content (plain text) | |
google_access_token | Yes | Google OAuth2 access token | |
html_body | No | Email body content in HTML format (optional) | |
subject | Yes | Email subject | |
to | Yes | Recipient email address |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Headless Gmail Server
Related Tools
- @vakharwalad23/google-mcp
- @epaproditus/google-workspace-mcp-server
- @rishipradeep-think41/gsuite-mcp
- @shinzo-labs/gmail-mcp
- @jikime/py-mcp-google-toolbox
- @railsware/mailtrap-mcp