list_archived_documents
Retrieve and review a formatted list of archived documents to locate specific content, check archive status, or identify items for unarchiving from the MCP Outline Server workspace.
Instructions
Displays all documents that have been archived.
Use this tool when you need to:
- Find specific archived documents
- Review what documents have been archived
- Identify documents for possible unarchiving
- Check archive status of workspace content
Returns:
Formatted string containing list of archived documents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_archived_documentsArguments",
"type": "object"
}