Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_webhooks_publish_summary

Retrieve a summary of webhook publish events for a specific email campaign within a defined time period to monitor delivery and engagement data.

Instructions

Get a summary of webhook publish events (Private Beta feature).

Input Schema

NameRequiredDescriptionDefault
campaign_idYesID of the campaign to get webhook publish summary for
fromTimeNoStart date/time in ISO 8601 format (e.g. 2025-03-21T00:00:00Z)
toTimeNoEnd date/time in ISO 8601 format (e.g. 2025-04-04T23:59:59Z)

Input Schema (JSON Schema)

{ "properties": { "campaign_id": { "description": "ID of the campaign to get webhook publish summary for", "type": "string" }, "fromTime": { "description": "Start date/time in ISO 8601 format (e.g. 2025-03-21T00:00:00Z)", "type": "string" }, "toTime": { "description": "End date/time in ISO 8601 format (e.g. 2025-04-04T23:59:59Z)", "type": "string" } }, "required": [ "campaign_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