Append Block to Document
append_to_documentAdd content to existing documents in Mnemosyne knowledge graphs using TipTap XML, enabling incremental updates without replacing current content.
Instructions
Appends a block to the end of a document. Accepts TipTap XML for any block type. Use this for incremental additions without replacing existing content. For plain text, wrap in text. For structured content, provide full XML like Title or ....
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| document_id | Yes | ||
| text | Yes |