Chat With Workspace
Chat with your Notion workspace.
Bring your workspace chat to life with Chat With Workspace! This plugin allows you to easily communicate with your team members right from your Notion workspace. Through simple text-based commands, you can quickly send messages, share links, and collaborate in real-time. With the ability to output images and text, this plugin is perfect for streamlining your workflow and keeping everyone on the same page. Say goodbye to endless email threads and hello to seamless communication with Chat With Workspace!
How to
Comments (0)
API docs
Learn how to use Chat With Workspace effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Search for pages or databases related to project management."
-
Prompt 2: "Find information about a specific page or database."
-
Prompt 3: "Get the content of a block or page."
-
Prompt 4: "Retrieve child blocks of a specific block."
-
Prompt 5: "Get the structure and columns of a database."
Features and commands
Feature/Command | Description |
---|---|
search | This command allows you to search for pages or databases in your Notion workspace. You can specify a query to filter the search results and may also provide sorting and filtering options. |
getPage | This command retrieves the information and properties of a specific page in your Notion workspace. You need to provide the page ID. |
getBlock | This command retrieves a specific block, which can be either a page or a child block, by its ID. You need to provide the block ID. |
getBlockChildren | This command returns the child blocks of a specific block. You need to provide the block ID and can optionally specify a start cursor and page size for pagination. |
getDatabase | This command retrieves the structure and columns of a specific database in your Notion workspace. You need to provide the database ID. |
queryDatabase | This command queries a database to retrieve a list of pages contained in it. You can specify filter conditions and sort criteria to customize the query. You need to provide the database ID and can optionally specify a start cursor and page size for pagination. |