Skip to main content
Glama
TTaoGaming
by TTaoGaming

Search Notion

search_notion
Read-onlyIdempotent

Search Notion pages and data sources shared with the integration using a query, filter by object type, and control pagination and sorting.

Instructions

Search pages or data sources shared with the Notion integration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
objectNo
pageSizeNo
startCursorNo
sortDirectionNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okYes
codeNo
dataNo
errorNo
statusNo
Behavior3/5

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

Annotations already declare readOnlyHint and idempotentHint, covering the safety profile. The description adds useful scope context ('shared with the Notion integration') but does not disclose pagination, sorting, or result behavior. This meets the lower bar expected when annotations are present.

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 a single, front-loaded sentence with no filler. Every word contributes to communicating the core action and scope, making it appropriately concise.

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 5 optional parameters and an output schema, the description provides only a high-level object scope. It omits guidance on how to leverage query, pagination, or sorting, making it incomplete for an agent to invoke the tool effectively in varied scenarios.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate for parameter explanations. It only hints at the 'object' parameter via 'pages or data sources' and ignores query, pageSize, startCursor, and sortDirection, leaving the agent without adequate parameter-level guidance.

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?

Description uses active verb 'Search' and specifies resource 'pages or data sources shared with the Notion integration.' It clearly differentiates from sibling tools like get_page/get_database by indicating a cross-resource search operation, though it doesn't explicitly contrast with query_data_source.

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

Usage Guidelines3/5

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

The description implies usage by stating what is searched, but it provides no explicit when-to-use guidance, no exclusions, and no mention of alternative tools. It is not misleading, just minimal.

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/TTaoGaming/mcp-notion-fast'

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