Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_delete_lead

Remove a lead permanently from the Smartlead email marketing system by specifying the lead ID to maintain clean contact lists.

Instructions

Delete a lead permanently.

Input Schema

NameRequiredDescriptionDefault
lead_idYesID of the lead to delete

Input Schema (JSON Schema)

{ "properties": { "lead_id": { "description": "ID of the lead to delete", "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