Skip to main content
Glama

Notion MCP Server

API-delete-a-block

Remove a specific block in Notion using its block ID. Integrates with the Notion MCP Server to enable AI agents to manage and organize workspace content efficiently.

Instructions

Notion | Delete a block

Input Schema

NameRequiredDescriptionDefault
block_idYesIdentifier for a Notion block

Input Schema (JSON Schema)

{ "$defs": {}, "properties": { "block_id": { "description": "Identifier for a Notion block", "type": "string" } }, "required": [ "block_id" ], "type": "object" }

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/punkpeye/notion-mcp-server-3'

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