Skip to main content
Glama

DocNav-MCP

by shenyimings

remove_document

Delete a document from the navigator using its unique identifier (UUID). Ensures precise document management and storage optimization within the DocNav-MCP system.

Instructions

Remove a document from the navigator.

Args: doc_id: Document identifier (UUID) Returns: Success or error message

Input Schema

NameRequiredDescriptionDefault
doc_idYes

Input Schema (JSON Schema)

{ "properties": { "doc_id": { "title": "Doc Id", "type": "string" } }, "required": [ "doc_id" ], "title": "remove_documentArguments", "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/shenyimings/DocNav-MCP'

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