blocks
Manage Notion block content: retrieve, add children, append, update text blocks, or delete blocks using markdown formatting.
Instructions
Block-level content: get, children, append, update, delete. Page IDs are valid block IDs. update only works on text blocks (paragraph, headings, lists, quote, to_do, code). Supports tables, toggles, callouts, images, equations via markdown.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| block_id | Yes | Block ID | |
| content | No | Markdown content (for append/update) |