update-block
Modify or archive Notion block content by specifying its ID, type, and updated content. Use this tool to manage and update blocks directly via the Notion MCP Server.
Instructions
Update a block's content or archive status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archived | No | Whether to archive (true) or restore (false) the block | |
block_id | Yes | ID of the block to update | |
block_type | Yes | The type of block (paragraph, heading_1, to_do, etc.) | |
content | Yes | The content for the block based on its type |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Notion MCP Server
Related Tools
- @awkoy/notion-mcp-server
- @ramidecodes/mcp-server-notion
- @gabornyergesX/mcp-notion-server
- @gabornyergesX/mcp-notion-server
- @awkoy/notion-mcp-server