list_loaded_pdfs
View all PDF files currently loaded in the PDF Redaction MCP Server to manage document processing workflows.
Instructions
List all currently loaded PDF files.
Returns: List of loaded PDF file paths
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}