conductorv2
Plugins/Productivity

Notion

Pages, databases, blocks, and full-text search.

requires credentials8 tools

Read and write Notion pages and databases. Create new pages, append content blocks, query database rows with filters, and search your entire workspace.

Credentials

NameLabelRequired
NOTION_TOKENInternal Integration Tokenrequired

Setup

terminal
# 1. Go to notion.so/my-integrations and create a new integration
# 2. Copy the Internal Integration Token
# 3. Share your pages/databases with the integration
conductor plugins setup notion

Tools

ToolDescriptionApproval
notion_searchSearch pages and databases
notion_pageGet a page and its content
notion_create_pageCreate a new pagerequired
notion_appendAppend blocks to a pagerequired
notion_database_queryQuery a database with filters
notion_database_entryCreate a database rowrequired
notion_update_pageUpdate page propertiesrequired
notion_databasesList databases you have access to

Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.

Example Prompts

Search my Notion for meeting notes from last week

notion_search

Create a new page called Project Kickoff

notion_create_page

Add a task to my Tasks database

notion_database_entry