delete_knowledge_file
Permanently remove specific knowledge documents from the Knowledge MCP Server using project ID and filename. Ensure accurate deletion with irreversible action confirmation.
Instructions
Delete a knowledge document permanently. This action cannot be undone. Returns: {success: bool, message?: str, error?: str}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | Yes | Full filename including .md extension | |
project_id | Yes | The project identifier |