Skip to main content
Glama
tysoncung

notion-agent-hub

by tysoncung

notion-write

Create or update Notion pages with structured content blocks like headings, lists, code, and callouts. Manage page properties and append content.

Instructions

Create or update Notion pages. Supports creating pages with rich content blocks (headings, paragraphs, lists, toggles, code, callouts).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
iconNoPage icon emoji
titleNoPage title
actionYescreate: new page, update: modify properties, append: add blocks
blocksNoContent blocks
page_idNoPage ID (required for update/append)
parent_idNoParent page or database ID (required for create)
propertiesNoPage properties to set
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must carry the behavioral disclosure burden, but it only says 'Create or update Notion pages' and mentions content blocks. It fails to disclose the append behavior, side effects of updates, required page_id/parent_id relationships, or output/confirmation behavior, leaving significant behavioral ambiguity.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two concise sentences with no filler. The first sentence front-loads the core purpose, and the second adds relevant detail about supported content blocks, making it appropriately sized and well-structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 7 parameters and nested objects, the description is under-specified. It omits the 'append' action entirely and does not explain the distinction between create, update, and append, or when page_id versus parent_id is required. The rich schema covers parameter syntax but not the behavioral context an agent needs.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides descriptions for all parameters (100% coverage), so the baseline is 3. The description adds no new parameter semantics beyond listing block types already enumerated in the schema's blocks enum, so it neither enhances nor detracts from schema clarity.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool creates or updates Notion pages via 'Create or update Notion pages' and lists supported content block types. It distinguishes itself from sibling read/query tools, but omits the 'append' action available in the schema, making it slightly incomplete.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like notion-read or notion-query. The intended usage is only implied by the tool name and the phrase 'Create or update Notion pages', without explicit exclusions or alternative recommendations.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tysoncung/notion-agent-hub'

If you have feedback or need assistance with the MCP directory API, please join our Discord server