sendGmailEmail
Send emails via Gmail directly from the WayStation MCP Server. Configure recipients, subject, body, CC, BCC, and thread IDs for efficient email communication without manual access.
Instructions
Sends an email directly through the user's Gmail account.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bcc | No | BCC recipient email address(es) | |
body | Yes | Email body content (supports HTML) | |
cc | No | CC recipient email address(es) | |
subject | Yes | Email subject line | |
threadId | No | Thread ID if this is a reply to an existing conversation | |
to | Yes | Recipient email address(es) |