Delete document
delete_documentDeletes a document by ID. Set archive to true to move it to trash instead of permanently deleting it.
Instructions
Delete a document. If archive is true, it is moved to trash instead of being permanently deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archive | No | Archive instead of hard-delete | |
| documentId | Yes | Document ID |