Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Append Block Children
notion_api_key:append_block_children
Append new blocks as children to an existing block or page.
Write
Low risk
Create Page
notion_api_key:create_page
Create a new page in a database with properties and optional content blocks.
Write
Medium risk
Delete Block
notion_api_key:delete_block
Delete a block permanently. This action cannot be undone.
Write
High risk
Get Block Children
notion_api_key:get_block_children
Retrieve the children blocks of a page or block.
Read
Low risk
Get Database
notion_api_key:get_database
Retrieve a database object including its properties schema and metadata.
Read
Low risk
Get Page
notion_api_key:get_page
Retrieve a page object including its properties and metadata.
Read
Low risk
Get User
notion_api_key:get_user
Retrieve information about a user.
Read
Low risk
List Users
notion_api_key:list_users
List all users in the workspace that the integration has access to.
Read
Low risk
Query Database
notion_api_key:query_database
Query a database to retrieve pages that match filters and sorting criteria.
Write
Medium risk
Search
notion_api_key:search
Search across all pages and databases that the integration has access to.
Write
Low risk
Update Block
notion_api_key:update_block
Update the content and/or archive status of an existing block.
Write
Medium risk
Update Page
notion_api_key:update_page
Update page properties and/or archive status.
Write
Medium risk