list_trash
Display and manage deleted documents in the MCP Outline Server. Use this tool to find, review, and restore documents from the trash or verify deletions before permanent removal.
Instructions
Displays all documents currently in the trash.
Use this tool when you need to:
- Find deleted documents that can be restored
- Review what documents are pending permanent deletion
- Identify documents to restore from trash
- Verify if specific documents were deleted
Returns:
Formatted string containing list of documents in trash
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_trashArguments",
"type": "object"
}