Skip to main content
Glama

Content Server

deleteOrganizationContent

Remove specific content from an organization's database by providing the content's unique ID using the Content Server's tool.

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" }

Other Tools from Content Server

Related Tools

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