ReferenceMCP

Get Lead

Load one lead with the commercial and activity context needed to decide the next prospecting action.

leadsmutate
Get Lead

Load one lead with the commercial and activity context needed to decide the next prospecting action.

JSON-RPC

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "lead.get",
    "arguments": {
      "lead_id": "<string>",
      "prospect_id": "<string>",
      "email": "<string>"
    }
  }
}

Inspector

pnpm salestouch mcp serve
  • lead.get

On this page