Skip to main content
Glama

FluentCRM MCP Server

by netflyapp

fluentcrm_delete_smart_link

Remove a smart link from your FluentCRM marketing automation system by specifying its ID to clean up unused tracking links.

Instructions

Usuwa Smart Link (może nie być dostępne w obecnej wersji)

Input Schema

NameRequiredDescriptionDefault
smartLinkIdYesID Smart Link do usunięcia

Input Schema (JSON Schema)

{ "properties": { "smartLinkId": { "description": "ID Smart Link do usunięcia", "type": "number" } }, "required": [ "smartLinkId" ], "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