Update Block Text
update_block_textReplace plain text content of a Notion block (like code) verbatim, without parsing inline markdown.
Instructions
Replace the plain text content of a block (e.g. code block). Inline markdown is NOT parsed — text is stored verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | Block id or block URL. | |
| text | Yes | New plain text content for the block. |