list_documents
Retrieve a list of all documents indexed in the MCP Knowledge Base Server, enabling quick access to stored PDF, DOCX, TXT, and HTML files for processing or querying.
Instructions
列出知识库中的所有文档
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}