Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_email_headers

Retrieve detailed email header information for specific spam tests and replies to analyze email delivery and authentication data.

Instructions

Get details of the email headers for a specific email.

Input Schema

NameRequiredDescriptionDefault
reply_idYesID of the email received by the seed account
spam_test_idYesID of the spam test

Input Schema (JSON Schema)

{ "properties": { "reply_id": { "description": "ID of the email received by the seed account", "type": "integer" }, "spam_test_id": { "description": "ID of the spam test", "type": "integer" } }, "required": [ "spam_test_id", "reply_id" ], "type": "object" }

Other Tools from Smartlead Simplified MCP Server

Related Tools

    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/jonathan-politzki/smartlead-mcp-server'

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