Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_fetch_webhooks_by_campaign

Retrieve all webhooks configured for a specific email marketing campaign by providing the campaign ID.

Instructions

Fetch all the webhooks associated with a campaign using the campaign ID.

Input Schema

NameRequiredDescriptionDefault
campaign_idYesID of the campaign to fetch webhooks for

Input Schema (JSON Schema)

{ "properties": { "campaign_id": { "description": "ID of the campaign to fetch webhooks for", "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