You're viewing a demo portfolio

Join the waitlist
PRSM

close_get_lead

Active

Tool of Close Crm

declared in 0.1.0

Get a single lead by its Close lead ID (format `lead_...`). Returns full detail: display name, description, status, contacts, addresses, opportunities, custom fields, and timestamps.

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey",
    "lead_id"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Close API key"
    },
    "lead_id": {
      "type": "string",
      "description": "Close lead ID, e.g. `lead_abc123`"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Close Crm

https://github.com/pipeworx-io/mcp-close-crm

1/7 registries
View full server →