Skip to main content
Glama

FluentCRM MCP Server

by netflyapp

fluentcrm_get_contact

Retrieve contact details from FluentCRM using subscriber ID to access customer information for marketing automation workflows.

Instructions

Pobiera szczegóły konkretnego kontaktu

Input Schema

NameRequiredDescriptionDefault
subscriberIdYesID kontaktu

Input Schema (JSON Schema)

{ "properties": { "subscriberId": { "description": "ID kontaktu", "type": "number" } }, "required": [ "subscriberId" ], "type": "object" }

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/netflyapp/fluentcrm-mcp-server'

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