archive_document
Archive a document to remove it from collections and active view, while keeping it searchable and available in the archive list.
Instructions
Archives a document to remove it from active use while preserving it.
IMPORTANT: Archived documents are removed from collections but remain searchable in the system. They won't appear in normal collection views but can still be found through search or the archive list.
Use this tool when you need to:
Remove outdated or inactive documents from view
Clean up collections while preserving document history
Preserve documents that are no longer relevant
Temporarily hide documents without deleting them
Args: document_id: The document ID to archive
Returns: Result message confirming archival
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |