image.png

structure|1️⃣ 三级笔记、思想框架

《Notion Developer Platform:让 coding agents 也能写 Notion 工具》

核心观点 / 主旨

Notion 这次发布的重点,不是单点 API 增强,而是把 Notion 从“人类团队协作空间”扩展成“团队、数据和 agents 共同工作的共享画布”。新的 Developer Platform 让开发者和 coding agents 可以把外部数据同步进 Notion、为 agents 编写确定性的工具、从任何系统触发 Notion 工作流,并把外部 agents 与 Notion 内部上下文连接起来。

一、Notion 正在补齐开发者平台这一层

1.1 从“不太面向开发者”到 Developer Platform

1.2 平台命令行入口

二、Database sync:把任何 API 数据源同步成 Notion 数据库

2.1 同步对象与使用场景

2.2 Notion 承担同步运行时

2.3 PlanetScale 的例子

三、Custom tools for agents:把确定性代码交给 agents 调用

3.1 弥补 Notion 和 MCP 原生能力之外的缺口

3.2 为什么强调 deterministic

3.3 Every 的例子

四、Webhooks:让外部系统直接触发 Notion 工作流

4.1 从单向触发变成双向连接

4.2 业务动作例子

五、Notion Workers:贯穿同步、工具和 webhook 的新 primitive

5.1 Workers 的定义

5.2 Beta 与计费

5.3 Vercel 的例子

六、Agents 进入和离开 Notion 的两条 API 路线

6.1 External Agents API:把任意 agent 带入 Notion

6.2 Notion Agent SDK:把 Notion Agents 带到任何 app

6.3 Brainlabs 的例子

七、连接、API 与开发者体验的底座更新

7.1 Connections tab

7.2 Agents “hall of fame”

7.3 API 与 MCP 更新

关键概念 / 术语

concepts|2️⃣ 关键概念、概念网络

agentic reading|3️⃣ 费曼 x3