Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_create_campaign

Create new email marketing campaigns in Smartlead by defining campaign names and client IDs to organize and launch targeted email outreach.

Instructions

Create a new campaign in Smartlead.

Input Schema

NameRequiredDescriptionDefault
client_idNoClient ID for the campaign
nameYesName of the campaign

Input Schema (JSON Schema)

{ "properties": { "client_id": { "description": "Client ID for the campaign", "type": "number" }, "name": { "description": "Name of the campaign", "type": "string" } }, "required": [ "name" ], "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