Supported Actions
The following table outlines the supported actions and example prompts for our Typeform integration:
-
User Management
Action | Description | Example Prompt |
---|
Get Current User | Retrieves the authenticated Notion user’s details | Get my Notion user details |
List All Users | Fetches a list of all users in the workspace | List all users in my Notion workspace |
-
Page Management
Action | Description | Example Prompt |
---|
Search by Title | Searches for pages by title. | Find all pages with 'Project' in the title |
Get Details of Page | Retrieves detailed information about a specific page | Get details of the 'Home' page |
Get Page Content | Fetches the content of a specific page | Get content of the 'About' page |
-
Database Management
Action | Description | Example Prompt |
---|
Get Database Properties | Retrieves properties of a specific database | Get properties of the 'Customers' database |
Get Database Records | Fetches all records from a specific database | Get all records from the 'Orders' database |
Filter Database Records | Filters records in a database based on conditions | Get orders from 'New York' from the 'Orders' database |
-
Comment Management
Action | Description | Example Prompt |
---|
Get Comments | Retrieves comments on a specific page | Get comments on the 'Project Plan' page |
Create Comment in Page | Creates a new comment on a specific page | Comment on the 'Meeting Notes' page |