Skip to main content
Glama

fc_delete_post

Remove unwanted or outdated posts from your FluentCommunity platform by specifying the post ID. This tool helps maintain content quality and manage community discussions effectively.

Instructions

Delete a post from FluentCommunity

Input Schema

NameRequiredDescriptionDefault
post_idYesThe ID of the post to delete

Input Schema (JSON Schema)

{ "properties": { "post_id": { "description": "The ID of the post to delete", "type": "number" } }, "required": [ "post_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