Skip to main content

querying-and-updating-notion

星标9
分支2
更新时间2026年3月10日 08:02

REQUIRED before ANY Notion operation. Determines whether to use MCP tools or direct API. Use when: (1) about to use ANY Notion MCP tool (notion-search, notion-fetch, notion-update-page, notion-create-pages), (2) user asks to query, update, create, or organize Notion content, (3) need to list all items in a database (MCP CANNOT do this - only API can), (4) bulk updating 5+ pages (API is faster), (5) updating page icons/covers (only API supports this), (6) MCP search returns incomplete results, (7) user mentions "Notion" in any capacity. Covers: MCP vs API decision matrix, when MCP fails, property update formats, content editing approaches, hybrid workflow pattern, bulk operation scripts, API setup. CRITICAL: MCP cannot list database items - this is a common failure mode. Always check this skill first.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly