update_block
Update the content of a LogSeq block using its UUID, replacing the existing text with new content.
Instructions
Update the content of an existing LogSeq block by UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_uuid | Yes | UUID of the block to update | |
| content | Yes | New content that replaces the block text |