patch_send_as
Update a Gmail send-as alias with custom display name, reply-to address, signature, and primary status settings using the Gmail MCP server.
Instructions
Patches the specified send-as alias
Input Schema
Name | Required | Description | Default |
---|---|---|---|
displayName | No | A name that appears in the 'From:' header | |
isPrimary | No | Whether this address is the primary address | |
replyToAddress | No | An optional email address that is included in a 'Reply-To:' header | |
sendAsEmail | Yes | The send-as alias to be updated | |
signature | No | An optional HTML signature | |
treatAsAlias | No | Whether Gmail should treat this address as an alias |