Looking for the information
“What does the process page say about returns?”
The person asks and Skyller searches Notion with their login, in the pages they can access, and answers with the passage it found.
Page read in the conversation
Integration · Documents and notes
Read the knowledge base and written processes kept in Notion. Below, the actions and events the vendor publishes, what it takes to start and where this fits into the work.
Actions and eventsNotion
Notion centralizes notes, docs, wikis, and tasks in a unified workspace, letting teams build custom workflows for collaboration and knowledge management
53 ACTIONS
published by the vendor; the company enables only the necessary ones
8 EVENTS
triggers the system can send, when the vendor offers them
SIGN-IN OR API KEY
each person signs in with their own credential, encrypted
APPROVAL BY RISK
sensitive actions show a card before running
Live proof
The scene uses actions the vendor publishes for Notion. In your company, only the functions turned on by the administrator come into play.
Input
A team member asks, in the conversation, for something that today requires opening Notion — inside their area's space, with their login.
What Skyller does
Result
Notion stops being an open tab and starts answering inside the conversation — through the functions your company enabled.
What this scene does not promise
Where this helps your work
Three common situations for people who use Notion every day. What Skyller does in each one depends on the functions your company turns on.
Looking for the information
The person asks and Skyller searches Notion with their login, in the pages they can access, and answers with the passage it found.
Page read in the conversation
Documenting
Creating a page is a write action: Skyller shows the card with the title and the content and creates it in Notion after Approve.
Page created with approval
Administering
The administrator turns on only what the routine requires in Notion; deletion stays off. The record shows who created what through the conversation.
Only the enabled functions
Actions and events
Names as the vendor publishes them, in English, with the description summarized to its first sentence. In your company, the administrator turns on only the necessary actions; none of them runs without permission, and sensitive ones go through approval.
Add multiple content blocks (bulk, user-friendly)
NOTION_ADD_MULTIPLE_PAGE_CONTENT
Bulk-add content blocks to Notion. Text 2000 chars auto-splits. Parses markdown formatting. PARENT BLOCK TYPES: Content is added AS CHILDREN of parent_block_id.
Append code blocks (code, quote, equation)
NOTION_APPEND_CODE_BLOCKS
Append code and technical blocks (code, quote, equation) to a Notion page. Use for:
Append layout blocks (divider, TOC, columns)
NOTION_APPEND_LAYOUT_BLOCKS
Append layout blocks (divider, TOC, breadcrumb, columns) to a Notion page. Supported types:
Append media blocks (image, video, audio, files)
NOTION_APPEND_MEDIA_BLOCKS
Append media blocks (image, video, audio, file, pdf, embed, bookmark) to a Notion page. Use for:
Append table blocks
NOTION_APPEND_TABLE_BLOCKS
Append table blocks to a Notion page. Use for structured tabular data like spreadsheets, comparison charts, and status trackers.
Append task blocks (to-do, toggle, callout)
NOTION_APPEND_TASK_BLOCKS
Append task blocks (to-do, toggle, callout) to a Notion page or block. Supported block types:
Append text blocks (paragraphs, headings, lists)
NOTION_APPEND_TEXT_BLOCKS
Append text blocks (paragraphs, headings, lists) to a Notion page. This is the most commonly used action for adding content to Notion. Use for: documentation, notes, articles, outlines, lists. Supported block types:
Archive Notion Page
NOTION_ARCHIVE_NOTION_PAGE
Archives (moves to trash) or unarchives (restores from trash) a specified Notion page.
Create comment
NOTION_CREATE_COMMENT
Adds a comment to a Notion page (via parent_page_id) OR to an existing discussion thread (via discussion_id); cannot create new discussion threads on specific blocks (inline comments).
Create Notion Database
NOTION_CREATE_DATABASE
Creates a new Notion database as a subpage under a specified parent page with a defined properties schema. IMPORTANT NOTES:
Create Notion file upload
NOTION_CREATE_FILE_UPLOAD
Tool to create a Notion FileUpload object and retrieve an upload URL. Use when you need to automate attaching local or external files directly into Notion without external hosting.
Create Notion page
NOTION_CREATE_NOTION_PAGE
Creates a new page in a Notion workspace under a specified parent page or database. Supports creating pages with markdown content using the native markdown parameter, or as an empty page that can be populated later.
Before you start
Questions from the people who decide
Related integrations
Next step
Try it free with your team or book a demo: together we pick the Notion functions to enable and show the first approved action, with fictitious data.