create_block
Add new blocks to any Logseq page, with optional properties and nested parent blocks for structured note-taking.
Instructions
Create a new block in Logseq
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | The page to create the block in | |
| content | Yes | The content of the block | |
| properties | No | Optional block properties | |
| parent_block_id | No | Optional parent block ID for nested blocks |