All integrations

Notion

NOTION · FILES & DOCS

Full read and write across the pages that person can already reach.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

notion_append_block_childrenWRITE

Append new content blocks to a Notion page or block.

insert_content
notion_archive_pageWRITE

Archive a Notion page (soft delete).

update_content
notion_create_databaseWRITE

Create a new Notion database as a child of an existing page.

insert_content
notion_create_pageWRITE

Create a new Notion page.

insert_content
notion_get_blockREAD

Get a specific Notion block by ID.

read_content
notion_get_block_childrenREAD

Get children blocks of a Notion block or page.

read_content
notion_get_connection_infoREAD

Get Notion connection information including workspace name and connection status.

no provider scope
notion_get_databaseREAD

Get a specific Notion database by ID.

read_content
notion_get_pageREAD

Get a specific Notion page by ID.

read_content
notion_get_userREAD

Get information about a specific Notion user.

read_user_info
notion_list_databasesREAD

List Notion databases the integration has access to.

read_content
notion_list_pagesREAD

List recent Notion pages the integration has access to.

read_content
notion_list_usersREAD

List users in the Notion workspace.

read_user_info
notion_query_databaseWRITE

Query a Notion database with optional filters and sorts.

read_content
notion_searchWRITE

Search Notion workspace for pages and databases matching a query.

read_content
notion_update_pageWRITE

Update properties of an existing Notion page.

update_content

Put Notion behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.