create_doc
Create encrypted markdown documents with end-to-end encryption, generating unique document IDs and access keys for secure knowledge base management.
Instructions
Create a new encrypted document. Returns the document ID and both write and read keys. IMPORTANT: Save these keys - they are shown only once!
Args: content: Initial markdown content for the document (optional)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No |