Skip to main content
Glama

notion_action

Automate Notion tasks by searching, retrieving, creating, and updating pages and databases.

Instructions

Perform a Notion action: search_notion, get_notion_page, get_notion_database, query_notion_database, create_notion_page, update_notion_page.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
api_keyNo
queryNo
page_idNo
database_idNo
filterNo
propertiesNo
parentNo
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It does not mention authentication needs (though an api_key parameter exists), rate limits, destructive potential (create, update actions), or any side effects. The description is silent on these critical aspects.

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

Conciseness2/5

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

The description is a single sentence, which is concise but severely under-specifies the tool. Given the complexity (8 parameters, multiple actions, nested objects), the description is too brief and lacks structure (no parameter sections or usage examples). It is not appropriately sized.

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

Completeness1/5

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

This tool has high complexity (8 parameters, multiple sub-actions, nested objects, no output schema, no annotations). The description provides only a list of action names, leaving the agent without context on how to invoke each action, what parameters are required for each, or what the responses look like. It is woefully incomplete.

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

Parameters1/5

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

Schema description coverage is 0%, meaning no parameter descriptions exist in the schema. The tool description adds no meaning beyond listing the parameter names. For instance, the 'action' parameter's allowable values (the listed sub-actions) are not formally indicated, and other parameters like query, page_id, etc. have no explanation.

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 states 'Perform a Notion action' and lists six specific sub-actions (search, get, query, create, update), making the tool's purpose reasonably clear. However, it does not differentiate this dispatcher tool from other Notion-related tools (which are absent), but the list of sub-actions is helpful.

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?

The description provides no guidance on when to use specific sub-actions, nor does it explain when not to use the tool or suggest alternatives. The agent must infer appropriate usage from the action names alone.

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/malamutemayhem/unclick'

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