Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_mailbox_summary

Retrieve mailbox performance summaries for Smart Delivery tests, showing overall metrics across all campaigns with configurable pagination.

Instructions

Get the list of mailboxes used for any Smart Delivery test with overall performance across all tests.

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of tests to retrieve (default: 10)
offsetNoOffset for pagination (default: 0)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of tests to retrieve (default: 10)", "type": "integer" }, "offset": { "description": "Offset for pagination (default: 0)", "type": "integer" } }, "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