Skip to main content
Glama

MCP Notion Server

delete_blocks

Remove specific blocks from a Notion page by providing the block ID via the MCP Notion Server, streamlining content management and organization.

Instructions

Delete blocks from a page

Input Schema

NameRequiredDescriptionDefault
block_idYesID of the block to delete

Input Schema (JSON Schema)

{ "properties": { "block_id": { "description": "ID of the block to delete", "type": "string" } }, "required": [ "block_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Notion Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gabornyergesX/mcp-notion-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server