Overview
Connect Notion to quickly search content, create/update pages, manage databases, move/duplicate pages, and work with comments, users, and teams via chat.1. Connect (OAuth)
1
Open Integrations
Settings → Integrations → Notion.
2
Authenticate
Click Connect Notion and approve workspace access.
3
Select Scope
Choose pages/databases to expose.
4
Test
Ask: “Search Notion for OKR draft.”
Revoke anytime in Notion → Settings → Connections.
2. Supported Actions
- Search workspace content (notion-search)
- Fetch page or database details (notion-fetch)
- Create pages (notion-create-pages)
- Update page properties/content (notion-update-page)
- Move pages to another parent (notion-move-pages)
- Duplicate a page (notion-duplicate-page)
- Create a database (notion-create-database)
- Update database schema/properties (notion-update-database)
- Add a comment (notion-create-comment)
- List comments on a page/block (notion-get-comments)
- Get teams (notion-get-teams)
- Get users / specific user (notion-get-users, notion-get-user)
- List agents / integrations (notion-list-agents)
- Get current connected user (notion-get-self)
3. Quick Commands
4. Common Patterns
- Search & Retrieve
- Page Ops
- Database Ops
- Comments & Collaboration
5. Best Practices
| Goal | Tip |
|---|---|
| Faster search | Use clear titles + add tags property |
| Clean structure | Archive or move obsolete pages regularly |
| Reliable updates | Reference exact page name + property |
| Scalable databases | Keep property names short & consistent |
6. Troubleshooting
| Issue | Fix |
|---|---|
| Page not found | Use exact title or fetch by link |
| Permission denied | Reconnect and expand selected pages/databases |
| Missing property | Update database schema first |
| Search empty | Add more specific keywords or tags |
7. Security
- OAuth tokens only, no passwords stored
- You choose pages/databases exposed
- Revoke access anytime
- Write actions can require confirmation
8. Sample Flow
Notion connected. You can now search, create, update, organize, and comment via chat.
Need advanced automation? Combine Notion with Calendar, Tasks, or Drive in multi-tool workflows.