You're viewing a demo portfolio

Join the waitlist
PRSM

get_contact

Active

Tool of Activecampaign

declared in 0.1.0

Get a single contact by ID. Returns email, name, phone, custom field values, and engagement details.

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey",
    "account",
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "ActiveCampaign contact ID."
    },
    "_apiKey": {
      "type": "string",
      "description": "ActiveCampaign API key (UI: Settings → Developer)."
    },
    "account": {
      "type": "string",
      "description": "Your ActiveCampaign account URL or subdomain, e.g. \"https://youraccount.api-us1.com\" or just \"youraccount\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Activecampaign

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

1/7 registries
View full server →