Skip to main content
Glama

FluentCRM MCP Server

by netflyapp

fluentcrm_delete_contact

Remove a contact from FluentCRM by specifying their subscriber ID to manage your marketing automation contact list.

Instructions

Usuwa kontakt z FluentCRM

Input Schema

NameRequiredDescriptionDefault
subscriberIdYesID kontaktu do usunięcia

Input Schema (JSON Schema)

{ "properties": { "subscriberId": { "description": "ID kontaktu do usunięcia", "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