Skip to main content

querying-and-updating-notion

Stars9
Forks2
UpdatedMarch 10, 2026 at 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.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly