Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_retrigger_failed_events

Retrigger failed webhook events for a specific campaign within a defined time period to ensure data delivery and system synchronization.

Instructions

Retrigger failed webhook events (Private Beta feature).

Input Schema

NameRequiredDescriptionDefault
campaign_idYesID of the campaign to retrigger failed webhook events for
fromTimeYesStart date/time in ISO 8601 format (e.g. 2025-03-21T00:00:00Z)
toTimeYesEnd 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 retrigger failed webhook events 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", "fromTime", "toTime" ], "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