update_block
Modify a Notion block's content by providing its block ID and new text.
Instructions
Update an existing block's content. Use when user wants to modify specific content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New content for the block | |
| block_id | Yes | Block ID to update |