Notion
Notion is a new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.
Start for freeCategory
Works with
AI Compatible
Tools
Append Block to Parent
Append new and/or existing blocks to the specified parent. See the documentation Return only the translated text without explanations.
Complete File Upload
Use this action to finalize a mode=multi_part file upload after all of the parts have been sent successfully. See the documentation
Return only the translated text without explanations.
Create Comment
Create a comment in a page or existing discussion thread. See the documentation
Create Database
Create a database and its initial data source. See the documentation Return only the translated text without explanations.
Create File Upload
Create a file upload. See the documentation
Create Page
Create a page from a parent page. See the documentation Return only the translated text without explanations.
Create Page from Data Source
Create a page from a data source. See the documentation Return only the translated text without explanations.
Delete Block
Sets a Block object, including page blocks, to archived: true using the ID specified. See the documentation Return only the translated text without explanations.
Duplicate Page
Create a new page copied from an existing page block. See the documentation Return only the translated text without explanations.
Get Current User
Retrieve the Notion identity tied to the current OAuth token, returning the full users.retrieve payload for me (person or bot). Includes the user ID, name, avatar URL, type (person vs bot), and workspace ownership metadata—useful for confirming which workspace is connected, adapting downstream queries, or giving an LLM the context it needs about who is operating inside Notion. See the documentation.
List All Users
Returns all users in the workspace. See the documentation
List File Uploads
Use this action to list file uploads. See the documentation
Query Data Source
Query a data source with a specified filter. See the documentation Return only the translated text without explanations.
Retrieve Page Content
Get page content as block objects or markdown. Blocks can be text, lists, media, a page, among others. See the documentation Return only the translated text without explanations.
Retrieve Data Source Content
Get all content of a data source. See the documentation Return only the translated text without explanations.
Retrieve Data Source Schema
Get the property schema of a data source in Notion. See the documentation
Retrieve File Upload
Use this action to retrieve a file upload. See the documentation Return only the translated text without explanations.
Retrieve Page Metadata
Get details of a page. See the documentation Return only the translated text without explanations.
Retrieve Page Property Item
Get a Property Item object for a selected page and property. See the documentation Return only the translated text without explanations.
Retrieve User
Returns a user using the ID specified. See the documentation Return only the translated text without explanations.
Find Pages or Data Sources
Searches for a page or data source. See the documentation Return only the translated text without explanations.
Send File Upload
Send a file upload. See the documentation Return only the translated text without explanations.
Update Child Block
Updates a child block object. See the documentation Return only the translated text without explanations.
Update Data Source
Update a data source. See the documentation
Update Page
Update a page's property values. To append page content, use the *Append Block* action instead. See the documentation Return only the translated text without explanations.