Skip to main content
Glama

fc_bulk_delete_posts

Remove multiple posts simultaneously from your FluentCommunity platform by specifying post IDs to manage content efficiently.

Instructions

Delete multiple posts at once

Input Schema

NameRequiredDescriptionDefault
post_idsYesArray of post IDs to delete

Input Schema (JSON Schema)

{ "properties": { "post_ids": { "description": "Array of post IDs to delete", "items": { "type": "number" }, "type": "array" } }, "required": [ "post_ids" ], "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