Skip to main content
Glama
jonathan-politzki

Smartlead Simplified MCP Server

lead.d.ts521 B
// Type declarations for Lead tools declare module './tools/lead.js' { import { CategoryTool } from '../types/common.js'; export const LIST_LEADS_TOOL: CategoryTool; export const GET_LEAD_TOOL: CategoryTool; export const ADD_LEAD_TO_CAMPAIGN_TOOL: CategoryTool; export const UPDATE_LEAD_TOOL: CategoryTool; export const UPDATE_LEAD_STATUS_TOOL: CategoryTool; export const BULK_IMPORT_LEADS_TOOL: CategoryTool; export const DELETE_LEAD_TOOL: CategoryTool; export const leadTools: CategoryTool[]; }

Latest Blog Posts

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