Syncs records between Notion databases and external sources using the Notion API (POST /v1/databases/{id}/query), applying field mapping, deduplication by title or unique property, and incremental updates via last_edited_time filtering.
Use the upstream install or setup path that matches your environment:
Requirements and caveats from upstream:
Basic usage or getting-started notes:
bash
[!NOTE]
7w4.net小葱技能站收录全网优质技能,值得收藏。
Extracted from upstream docs: https://raw.githubusercontent.com/makenotion/notion-sdk-js/HEAD/README.md
这个Skill质量一般。好的方面是包含了基本的安装指引和包信息。但文档内容太少,缺乏具体的使用说明和示例。标题提到的核心功能都没有详细解释,用户很难真正使用起来。简单说,这就是一个简单的npm包引用,而不是完整的同步工具指南。推荐指数:2/5。