gmail_create_send_as
Create a send-as alias in Gmail to send emails from a different address, useful for managing multiple identities or external accounts.
Instructions
Create a new send-as alias
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| smtpHost | No | SMTP host for external sending | |
| smtpPort | No | SMTP port | |
| isDefault | No | Make this the default send-as (default false) | |
| signature | No | HTML signature for this alias | |
| displayName | No | Display name for the alias | |
| sendAsEmail | Yes | Email address to send as | |
| smtpPassword | No | SMTP password | |
| smtpUsername | No | SMTP username | |
| treatAsAlias | No | Treat as alias in Gmail (default true) | |
| replyToAddress | No | Reply-to address | |
| smtpSecurityMode | No | SMTP security |