You're viewing a demo portfolio

Join the waitlist
PRSM

leadconnector_list_contacts

Active

Tool of Leadconnector

declared in 0.1.0

Search or list CRM contacts in a GoHighLevel/LeadConnector account. Free-text query matches name, email, or phone. Returns a {contacts:[...], meta} envelope with contact IDs, names, emails, phones, tags, and custom fields.

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max contacts to return (default 20, max 100)"
    },
    "query": {
      "type": "string",
      "description": "Free-text search across contact name, email, and phone"
    },
    "_apiKey": {
      "type": "string",
      "description": "GoHighLevel/LeadConnector Location API key (Settings → Business Profile → API Key)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Leadconnector

https://github.com/pipeworx-io/mcp-leadconnector

1/7 registries
View full server →