Skip to content

Notion

Notion — search, read, create, and update pages and databases

Connect with: OAuth · Type: notion · Tools: 5

ToolWhat it does
notion_create_pageswriteCreate one or more Notion pages under a shared parent (page_id, database_id, or data_source_id).
notion_fetchreadFetch a Notion page (content as Markdown), a database (its data sources + ids), or a data source (its schema).
notion_query_data_sourcereadQuery rows of a Notion data source with optional Notion-API filter and sorts.
notion_searchreadKeyword search across Notion pages and data sources by title.
notion_update_pagewriteUpdate a Notion page: command='update_properties' sets properties; command='insert_content' appends Notion-flavored Markdown to the page body.

Tool names are suffixed with the connection they run against when you have more than one — notion_create_pages@production. With a single connection the bare name works.

Docs as of 2026-08-31.