Skip to main content
Glama

Notion ReadOnly MCP Server

by Taewoong1378

API-get-background-result

Retrieve results of background processing for a Notion page using its unique identifier. Designed for efficient querying within the Notion ReadOnly MCP Server.

Instructions

Retrieve the result of a background processing request

Input Schema

NameRequiredDescriptionDefault
page_idYesIdentifier for the Notion page that was processed in background

Input Schema (JSON Schema)

{ "properties": { "page_id": { "description": "Identifier for the Notion page that was processed in background", "type": "string" } }, "required": [ "page_id" ], "type": "object" }

You must be authenticated.

Other Tools from Notion ReadOnly MCP Server

Related Tools

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/Taewoong1378/notion-readonly-mcp-server'

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