send_gmail_message
Send emails directly from your Gmail account by specifying recipient, subject, and message body. Confirms delivery with the sent email's message ID.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Email body (plain text). | |
service | Yes | ||
subject | Yes | Email subject. | |
to | Yes | Recipient email address. | |
user_google_email | Yes |