Update Block
update_blockModify specific attributes or content of a Mnemosyne knowledge graph block by its ID. Perform surgical edits to update indent, checked status, list type, or replace block content without affecting other elements.
Instructions
Update a block by its ID. Can update attributes (indent, checked, listType) without changing content, or replace the entire block content. This is the most surgical edit - only modifies what you specify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| document_id | Yes | ||
| block_id | Yes | ||
| attributes | No | ||
| xml_content | No |