retrieve_block_children
Retrieve child elements of a specific block in Notion using the block ID. Supports pagination for handling large datasets. Integrates with the Notion MCP Server for API interactions.
Instructions
Retrieve the children of a block from Notion
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockId | Yes | The ID of the block to retrieve children for | |
page_size | No | Number of results to return (1-100) | |
start_cursor | No | Cursor for pagination |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from notion-mcp-server
Related Tools
- @ramidecodes/mcp-server-notion
- @Sjotie/notionMCP
- @ramidecodes/mcp-server-notion
- @Ejb503/systemprompt-mcp-notion
- @gabornyergesX/mcp-notion-server