Notion · Arazzo Workflow
Notion Create a Page and Read Back Its Content
Version 1.0.0
Create a standalone page with content blocks, then retrieve that page's block children.
View Spec
View on GitHub
CollaborationDatabaseIdeasNotesProductivityProjectT1TaskWikiWorkspaceArazzoWorkflows
Provider
Workflows
create-page-read-children
Create a page with content and read back its block children.
Creates a page as a child of an existing page with a title and a paragraph block, then retrieves the page's child blocks to verify the content.
1
createPage
Create a page under the parent page with a title property and an initial paragraph block of content.
2
readChildren
Retrieve the child blocks of the new page by passing the page ID as the block ID, confirming the appended content is present.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.