MCPVault

read_block

MCP tool from Easy Notion MCP by Grey-Iris

Read one block by ID, including nested children for containers

How to use it

read_block is exposed by the Easy Notion MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the read_block tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Easy Notion MCP

$npx easy-notion-mcp
FULL EASY NOTION MCP LISTING

Other tools in Easy Notion MCP (39)

add_comment

Add a comment to a page

add_database_entries

Add multiple rows in one call

add_database_entry

Add a row using simple key-value pairs

append_content

Append markdown to a page

archive_page

Move a page to trash

archive_toggle

Archive one toggle or toggleable heading by title

create_database

Create a database with typed schema

create_page

Create a page from markdown

create_page_from_file

Create a page from a local markdown file (stdio only)

create_view

Create a table, list, board, calendar, gallery, or timeline view

delete_database_entry

Delete (archive) a database entry

delete_view

Delete a saved view with explicit confirmation

duplicate_page

Copy a page and its content

find_replace

Find and replace text, preserving files

get_database

Get database schema, property names, and options

get_view

Get one saved view's raw configuration

list_comments

List comments on a page

list_databases

List all databases the integration can access

list_pages

List child pages under a parent

list_views

List saved views for a database or data source

move_page

Move a page to a new parent

query_database

Query with filters, sorts, or text search

query_view

Query entries through a saved view

read_page

Read a page as markdown

read_section

Read one section by heading name

read_toggle

Read one toggle or toggleable heading by title

replace_content

Replace all page content atomically (preserves block IDs of matched blocks)

restore_page

Restore an archived page

restore_toggle

Restore an archived toggle or toggleable heading by archived block ID

search

Search pages and databases

search_in_page

Search raw block text in a page or one toggle

share_page

Get the shareable URL

update_block

Update a single block by ID (preserves block identity for deep links and comments)

update_data_source

Update database schema (add, rename, or remove properties; change title; trash or restore)

update_database_entry

Update a row using simple key-value pairs

update_page

Update title, icon, or cover

update_section

Update a section by heading name; optional heading-preserving body replacement (destructive; duplicatepage first for irreplaceable content)

update_toggle

Update one toggle body by title (destructive; preserves the toggle container ID)

update_view

Rename or update a saved view's raw filter/sort/configuration fields