Notion MCP Server

get-block

Retrieve specific blocks from your Notion workspace by ID using the Notion MCP Server, enabling precise access and interaction with structured data for enhanced AI-assisted workflows.

Instructions

Retrieve a block by its ID

Input Schema

NameRequiredDescriptionDefault
block_idYesID of the block to retrieve

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Notion MCP Server

Related Tools

ID: x8gnbjbdim