N

Notion API

搜索研究notion-api

通过 Notion 官方 API 读取、搜索页面和数据库,创建新页面、追加块,便于自动化工作流。

使用示例

想在 Notion 里建页面就说『在我的任务库新建一条,标题叫周报』,agent 会调用 Notion API 自动写入;或者『帮我在知识库里搜一下上季度的会议记录』即可返回匹配页面。

官方来源

在 GitHub 查看源

https://github.com/openclaw/skills/blob/main/skills/timenotspace/notion-api/SKILL.md

同类推荐:搜索研究