Skip to main content
Glama

FluentCRM MCP Server

by netflyapp

fluentcrm_generate_smart_link_shortcode

Generate shortcodes for FluentCRM Smart Links to embed trackable marketing links in WordPress content for campaign performance monitoring.

Instructions

Generuje shortcode dla Smart Link

Input Schema

NameRequiredDescriptionDefault
linkTextNoTekst linku (opcjonalny)
slugYesSlug Smart Link

Input Schema (JSON Schema)

{ "properties": { "linkText": { "description": "Tekst linku (opcjonalny)", "type": "string" }, "slug": { "description": "Slug Smart Link", "type": "string" } }, "required": [ "slug" ], "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