Skip to main content
Glama

fc_delete_comment

Remove unwanted or inappropriate comments from your FluentCommunity platform by specifying the comment ID to maintain clean discussions and community standards.

Instructions

Delete a comment

Input Schema

NameRequiredDescriptionDefault
comment_idYesThe ID of the comment to delete

Input Schema (JSON Schema)

{ "properties": { "comment_id": { "description": "The ID of the comment to delete", "type": "number" } }, "required": [ "comment_id" ], "type": "object" }

Latest Blog Posts

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/wplaunchify/fluent-community-mcp'

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