move_block
Move a block and its children to a new location in Logseq graphs. Choose to position it as a child or sibling of the target block using the 'as_child' parameter.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
as_child | No | ||
block_id | Yes | ||
target_block_id | Yes |