Skip to main content
Glama

ActiveCampaign MCP Server

by mmarqueti

get_contact_by_email

Retrieve contact details from ActiveCampaign using an email address. This tool integrates with the ActiveCampaign MCP Server to simplify contact lookup and management.

Instructions

Busca um contato no ActiveCampaign pelo email

Input Schema

NameRequiredDescriptionDefault
emailYesEmail do contato a ser buscado

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "Email do contato a ser buscado", "type": "string" } }, "required": [ "email" ], "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