Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_campaigns_by_lead

Retrieve all email marketing campaigns associated with a specific lead by providing the lead ID to track campaign participation and engagement.

Instructions

Fetch all campaigns that a lead belongs to.

Input Schema

NameRequiredDescriptionDefault
lead_idYesID of the lead to fetch campaigns for

Input Schema (JSON Schema)

{ "properties": { "lead_id": { "description": "ID of the lead to fetch campaigns for", "type": "number" } }, "required": [ "lead_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