update_block
Update a LogSeq block's content by providing its UUID and new text.
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 |