Skip to main content
Glama

Smartlead Simplified MCP Server

smartlead_get_lead

Retrieve detailed information about a specific lead by providing its unique ID, enabling access to contact data for email marketing campaigns.

Instructions

Get details of a specific lead by ID.

Input Schema

NameRequiredDescriptionDefault
lead_idYesID of the lead to retrieve

Input Schema (JSON Schema)

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