Skip to main content
Glama

get_smime_info

Retrieve S/MIME configuration details for a specific email alias to verify encryption settings and certificate information.

Instructions

Gets the specified S/MIME config for the specified send-as alias

Input Schema

NameRequiredDescriptionDefault
sendAsEmailYesThe email address that appears in the 'From:' header
idYesThe immutable ID for the S/MIME config

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The immutable ID for the S/MIME config", "type": "string" }, "sendAsEmail": { "description": "The email address that appears in the 'From:' header", "type": "string" } }, "required": [ "sendAsEmail", "id" ], "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