Skip to main content
Glama

ActiveCampaign MCP Server

by mmarqueti

get_contact_by_id

Retrieve a contact's details in ActiveCampaign using their unique ID. Simplify contact management by accessing specific information directly from the ActiveCampaign MCP Server.

Instructions

Busca um contato no ActiveCampaign pelo ID

Input Schema

NameRequiredDescriptionDefault
contactIdYesID do contato a ser buscado

Input Schema (JSON Schema)

{ "properties": { "contactId": { "description": "ID do contato a ser buscado", "type": "string" } }, "required": [ "contactId" ], "type": "object" }
Install Server

Other Tools from ActiveCampaign MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mmarqueti/activecampaign-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server