send_email
Send emails programmatically using the Gmail API. Specify recipients, subject, and content, including HTML. Manage CC and BCC fields for efficient email distribution.
Instructions
Send a new email
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bcc | No | BCC recipients (comma-separated) | |
body | Yes | Email body (can include HTML) | |
cc | No | CC recipients (comma-separated) | |
subject | Yes | Email subject | |
to | Yes | Recipient email address |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Google Workspace MCP Server
Related Tools
- @epaproditus/google-workspace-mcp-server
- @shinzo-labs/gmail-mcp
- @samihalawa/mcp-server-smtp
- @Garoth/sendgrid-mcp
- @erickva/google-workspace-mcp-server-no-calendar-deletetion