remove_block
Permanently deletes a specified block and its children from the Logseq graph using its unique block ID. Ensure the block ID is obtained from functions like get_page_blocks(), get_block(), or search_blocks(). This action is irreversible.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
block_id | Yes |