Open Connector
所有 Tools

Notion

Connect to Notion to read and write pages, data sources, and blocks.

notionv1.0.048 个 Tools

认证方式

方式底层类型状态说明
OAuth 2.0oauth2available

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "NOTION_COMPLETE_FILE_UPLOAD",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("NOTION_COMPLETE_FILE_UPLOAD", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute NOTION_COMPLETE_FILE_UPLOAD --data '{ }'

Tool 目录

可用 Tools

48 个可调用操作

Complete a multi-part file uploadNOTION_COMPLETE_FILE_UPLOADComplete a multi-part file upload

Complete a multi-part file upload

认证

需要 Connected Account

Tags

File uploads
Create a commentNOTION_CREATE_A_COMMENTCreate a comment

Create a comment

认证

需要 Connected Account

Tags

Comments
Create a data sourceNOTION_CREATE_A_DATABASECreate a data source

Create a data source

认证

需要 Connected Account

Tags

Data sources
Exchange an authorization code for an access and refresh tokenNOTION_CREATE_A_TOKENExchange an authorization code for an access and refresh token

Exchange an authorization code for an access and refresh token

认证

需要 Connected Account

Tags

OAuth
Create a databaseNOTION_CREATE_DATABASECreate a database

Create a database

认证

需要 Connected Account

Tags

Databases
Create a file uploadNOTION_CREATE_FILECreate a file upload

Create a file upload

认证

需要 Connected Account

Tags

File uploads
Create a viewNOTION_CREATE_VIEWCreate a view

Create a view

认证

需要 Connected Account

Tags

Views
Create a view queryNOTION_CREATE_VIEW_QUERYCreate a view query

Create a view query

认证

需要 Connected Account

Tags

Views
Delete a blockNOTION_DELETE_A_BLOCKDelete a block

Delete a block

认证

需要 Connected Account

Tags

Blocks
Delete a commentNOTION_DELETE_A_COMMENTDelete a comment

Delete a comment

认证

需要 Connected Account

Tags

Comments
Delete a viewNOTION_DELETE_VIEWDelete a view

Delete a view

认证

需要 Connected Account

Tags

Views
Delete a view queryNOTION_DELETE_VIEW_QUERYDelete a view query

Delete a view query

认证

需要 Connected Account

Tags

Views
Retrieve block childrenNOTION_GET_BLOCK_CHILDRENRetrieve block children

Retrieve block children

认证

需要 Connected Account

Tags

Blocks
Retrieve your token's bot userNOTION_GET_SELFRetrieve your token's bot user

Retrieve your token's bot user

认证

需要 Connected Account

Tags

Users
Retrieve a userNOTION_GET_USERRetrieve a user

Retrieve a user

认证

需要 Connected Account

Tags

Users
List all usersNOTION_GET_USERSList all users

List all users

认证

需要 Connected Account

Tags

Users
Get view query resultsNOTION_GET_VIEW_QUERY_RESULTSGet view query results

Get view query results

认证

需要 Connected Account

Tags

Views
Introspect a tokenNOTION_INTROSPECT_TOKENIntrospect a token

Introspect a token

认证

需要 Connected Account

Tags

OAuth
List commentsNOTION_LIST_COMMENTSList comments

List comments

认证

需要 Connected Account

Tags

Comments
List custom emojisNOTION_LIST_CUSTOM_EMOJISList custom emojis

List custom emojis

认证

需要 Connected Account

Tags

Custom emojis
List templates in a data sourceNOTION_LIST_DATA_SOURCE_TEMPLATESList templates in a data source

List templates in a data source

认证

需要 Connected Account

Tags

Data sources
List file uploadsNOTION_LIST_FILE_UPLOADSList file uploads

List file uploads

认证

需要 Connected Account

Tags

File uploads
List viewsNOTION_LIST_VIEWSList views

List views

认证

需要 Connected Account

Tags

Views
Move a pageNOTION_MOVE_PAGEMove a page

Move a page

认证

需要 Connected Account

Tags

Pages
Append block childrenNOTION_PATCH_BLOCK_CHILDRENAppend block children

Append block children

认证

需要 Connected Account

Tags

Blocks
Update pageNOTION_PATCH_PAGEUpdate page

Update page

认证

需要 Connected Account

Tags

Pages
Query a data sourceNOTION_POST_DATABASE_QUERYQuery a data source

Query a data source

认证

需要 Connected Account

Tags

Data sources
Create a pageNOTION_POST_PAGECreate a page

Create a page

认证

需要 Connected Account

Tags

Pages
Search by titleNOTION_POST_SEARCHSearch by title

Search by title

认证

需要 Connected Account

Tags

Search
Query meeting notesNOTION_QUERY_MEETING_NOTESQuery meeting notes

Query meeting notes

认证

需要 Connected Account

Tags

Meeting notes
Retrieve a blockNOTION_RETRIEVE_A_BLOCKRetrieve a block

Retrieve a block

认证

需要 Connected Account

Tags

Blocks
Retrieve a data sourceNOTION_RETRIEVE_A_DATA_SOURCERetrieve a data source

Retrieve a data source

认证

需要 Connected Account

Tags

Data sources
Retrieve a pageNOTION_RETRIEVE_A_PAGERetrieve a page

Retrieve a page

认证

需要 Connected Account

Tags

Pages
Retrieve a page property itemNOTION_RETRIEVE_A_PAGE_PROPERTYRetrieve a page property item

Retrieve a page property item

认证

需要 Connected Account

Tags

Pages
Retrieve a viewNOTION_RETRIEVE_A_VIEWRetrieve a view

Retrieve a view

认证

需要 Connected Account

Tags

Views
Retrieve an async taskNOTION_RETRIEVE_ASYNC_TASKRetrieve an async task

Retrieve an async task

认证

需要 Connected Account

Tags

Async tasks
Retrieve a commentNOTION_RETRIEVE_COMMENTRetrieve a comment

Retrieve a comment

认证

需要 Connected Account

Tags

Comments
Retrieve a databaseNOTION_RETRIEVE_DATABASERetrieve a database

Retrieve a database

认证

需要 Connected Account

Tags

Databases
Retrieve a file uploadNOTION_RETRIEVE_FILE_UPLOADRetrieve a file upload

Retrieve a file upload

认证

需要 Connected Account

Tags

File uploads
Retrieve a page as markdownNOTION_RETRIEVE_PAGE_MARKDOWNRetrieve a page as markdown

Retrieve a page as markdown

认证

需要 Connected Account

Tags

Pages
Revoke a tokenNOTION_REVOKE_TOKENRevoke a token

Revoke a token

认证

需要 Connected Account

Tags

OAuth
Update a blockNOTION_UPDATE_A_BLOCKUpdate a block

Update a block

认证

需要 Connected Account

Tags

Blocks
Update a commentNOTION_UPDATE_A_COMMENTUpdate a comment

Update a comment

认证

需要 Connected Account

Tags

Comments
Update a data sourceNOTION_UPDATE_A_DATA_SOURCEUpdate a data source

Update a data source

认证

需要 Connected Account

Tags

Data sources
Update a viewNOTION_UPDATE_A_VIEWUpdate a view

Update a view

认证

需要 Connected Account

Tags

Views
Update a databaseNOTION_UPDATE_DATABASEUpdate a database

Update a database

认证

需要 Connected Account

Tags

Databases
Update a page's content as markdownNOTION_UPDATE_PAGE_MARKDOWNUpdate a page's content as markdown

Update a page's content as markdown

认证

需要 Connected Account

Tags

Pages
Upload a fileNOTION_UPLOAD_FILEUpload a file

Upload a file

认证

需要 Connected Account

Tags

File uploads

Provider 资源