Skip to main content
FuseFuse

Notion actions

ActionRiskIdempotencyScopes
Append Notion block children
blocks.children.append
WriteUnsafe
  • insert_content
List Notion block children
blocks.children.list
ReadSafe
  • read_content
Create Notion comment
comments.create
WriteUnsafe
  • insert_comments
Get Notion data source
data_sources.get
ReadSafe
  • read_content
Query Notion data source
data_sources.query
ReadSafe
  • read_content
Get Notion database
databases.get
ReadSafe
  • read_content
Create Notion page
pages.create
WriteUnsafe
  • insert_content
Get Notion page
pages.get
ReadSafe
  • read_content
Get Notion page property
pages.properties.get
ReadSafe
  • read_content
Update Notion page
pages.update
WriteSafe
  • update_content
Search Notion
search
ReadSafe
  • read_content