Skip to main content
Glama

get_send_as

Retrieve a specific send-as email alias configuration to view its settings and verify how outgoing messages will appear to recipients.

Instructions

Gets the specified send-as alias

Input Schema

NameRequiredDescriptionDefault
sendAsEmailYesThe send-as alias to be retrieved

Input Schema (JSON Schema)

{ "properties": { "sendAsEmail": { "description": "The send-as alias to be retrieved", "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