| Create Database | Creates a database as a subpage in the specified parent page, with the specified properties schema set on its initial data source. |
| Retrieve Database | Retrieve a database object by ID. Returns database-level information including child data sources. |
| Update Database | Update database-level attributes such as title, icon, cover, and inline status. To update data source properties, use the Update Data Source action. |
| Create Data Source | Add an additional data source to an existing database. A standard table view is created alongside the new data source. |
| List Data Sources | List all data sources accessible to the integration. |
| Query Data Source | Query a data source to retrieve pages with optional filtering and sorting. |
| Retrieve Data Source | Retrieve a data source object containing structural information about columns and configuration. |
| Update Data Source | Update a data source object including its properties (schema), title, description, and trash status. |
| Create Database (Deprecated) | Creates a database as a subpage in the specified parent page, with the specified properties schema. Currently, the parent of a new database must be a Notion page or a wiki database. |
| Create Database Item | Creates an Item on a database. |
| Get Database (Deprecated) | Retrieve a database by ID |
| List Databases (Deprecated) | List all databases or data sources |
| Query Database (Deprecated) | Query a Notion database or data source |
| Get Page | Retrieve a page by ID with optional property filters |
| List Pages | List all pages |
| Create Page | Creates a new page that is a child of an existing page or database. |
| Raw Request | Send raw HTTP request to Notion |
| Get Current User | Get the currently logged in user |
| Get User by ID | Get a user by their ID |
| List Users | List all users in the workspace with optional page size |