Search Notion pages by title and create new pages from chat, agents, or workflows.
Notion is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | ✅ Productivity |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 17 total — 11 read, 6 write |
Once connected, Notion exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Create Commentcreate-comment | Write | Create a comment on a page, block, or discussion thread | Yes |
Create Pagecreate-page | Write | Create a new Notion page. | — |
Delete Blockdelete-block | Write | Delete or archive a block by ID. | Yes |
Get Bot Userget-bot-user | Read | Retrieve the bot user associated with the current integration token. | Yes |
Get Page As Markdownget-page-as-markdown | Read | Retrieve a page in the current markdown export format if available. | Yes |
Get Page Property Itemget-page-property-item | Read | Retrieve a single property item value from a page. | Yes |
Get Userget-user | Read | Retrieve a Notion user or bot by user ID | Yes |
List Block Childrenlist-block-children | Read | List child blocks for a page or block with pagination. | Yes |
List Userslist-users | Read | List Notion users and bots available to the integration. | Yes |
Move Pagemove-page | Write | Move a Notion page to a new parent location (under another page or into a database). | Yes |
Restore Pagerestore-page | Write | Restore a page from trash so it returns to active workspace views. | Yes |
Retrieve Blockretrieve-block | Read | Retrieve a single block by block ID. | Yes |
Retrieve Commentretrieve-comment | Read | Retrieve a Notion comment by comment ID | Yes |
Retrieve Data Sourceretrieve-data-source | Read | Retrieve a Notion data source definition and schema. | Yes |
Retrieve Pageretrieve-page | Read | Retrieve a Notion page and its property values. | Yes |
Search Pagessearch-pages | Read | Search Notion pages by title. | — |
Update Page Markdownupdate-page-markdown | Write | Update page content using markdown commands. Supports targeted edits, full replacement, insertion, and range replacement. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
Notion is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.