Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl

remove_document

Delete specific documents from the MCP Knowledge Base Server by providing the document ID, ensuring efficient management of indexed content.

Instructions

从知识库中移除文档

Input Schema

NameRequiredDescriptionDefault
document_idYes文档ID

Input Schema (JSON Schema)

{ "properties": { "document_id": { "description": "文档ID", "type": "string" } }, "required": [ "document_id" ], "type": "object" }
Install Server

Other Tools from MCP Knowledge Base 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/ikungsjl/mcp-knowledge-base'

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