Skip to main content
Glama

Content Server

deleteOrganizationContent

Remove specific content from an organization's database using the content ID. Ensures targeted deletion for efficient content management on the Content Server.

Instructions

Delete specific content from the organization's database

Input Schema

NameRequiredDescriptionDefault
contentIdYesThe ID of the content to delete

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "contentId": { "description": "The ID of the content to delete", "type": "string" } }, "required": [ "contentId" ], "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/yogeshkulkarni553/rag-mcp-py'

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