list_documents
Retrieve a list of all currently loaded documents and their metadata within the DocNav-MCP server. Simplify document management and analysis for enhanced navigation.
Instructions
List all currently loaded documents.
Returns:
List of loaded documents with their metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_documentsArguments",
"type": "object"
}