update-block
Modify specific blocks in Notion by providing a block ID and updated properties using the official Notion SDK, enabling precise content management within workspaces.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
block_id | Yes | The ID of the block to update | |
properties | Yes | JSON string of block properties to update |