leadconnector_get_contact
ActiveTool of Leadconnector
declared in 0.1.0
Fetch a single CRM contact by its contact ID. Returns full detail: name, email, phone, tags, source, custom fields, and timestamps.
Parameters schema
{
"type": "object",
"required": [
"_apiKey",
"contactId"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "GoHighLevel/LeadConnector Location API key"
},
"contactId": {
"type": "string",
"description": "GoHighLevel contact ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Leadconnector
https://github.com/pipeworx-io/mcp-leadconnector
1/7 registries