encrypt_document
Secure collaborative documents by encrypting their content in Tiptap JSON format using Base64 encryption. Ideal for enhancing data protection during storage or transmission.
Instructions
Encrypt a collaborative document using Base64 encryption
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Document content in Tiptap JSON format to encrypt | |
id | Yes | ID of the document to encrypt |