update_document
Update the content and optional title of an existing plaintext document in the vault. Refuses updates on encrypted documents to maintain data security.
Instructions
Replace the content (and optionally the title) of an existing plaintext document. Refuses if the document is encrypted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| id | Yes | ||
| title | No |