delete_doc
Permanently delete a document from the molt-mcp encrypted markdown service. This irreversible action requires write permissions and removes the specified document by its UUID.
Instructions
Permanently delete a document. This action cannot be undone. Requires write key. The API will return 403 if a read key is used.
Args: doc_id: UUID of the document to delete
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |