Skip to main content
Glama

Multilead Open API MCP Server

by vanman2024

get_lead

Retrieve lead details by ID from the Multilead platform, including properties, tags, and custom fields for lead management.

Instructions

Retrieve a lead by ID

Args: lead_id: The unique identifier of the lead

Returns: Lead object with all properties, tags, and custom fields

Input Schema

NameRequiredDescriptionDefault
lead_idYes

Input Schema (JSON Schema)

{ "properties": { "lead_id": { "type": "string" } }, "required": [ "lead_id" ], "type": "object" }

Other Tools from Multilead Open API 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/vanman2024/multilead-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server