Skip to main content
Glama

verify_send_as

Sends a verification email to confirm ownership of a Gmail send-as alias, enabling users to send emails from alternative addresses through their Gmail account.

Instructions

Sends a verification email to the specified send-as alias

Input Schema

NameRequiredDescriptionDefault
sendAsEmailYesThe send-as alias to be verified

Input Schema (JSON Schema)

{ "properties": { "sendAsEmail": { "description": "The send-as alias to be verified", "type": "string" } }, "required": [ "sendAsEmail" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HitmanLy007/gmail-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server