notion-mcp-server

by awkoy
Verified

restore_page

Restores archived Notion pages using the specified page ID. Integrates with Notion MCP Server to enable AI assistants to manage page recovery efficiently.

Instructions

Restore a previously archived Notion page

Input Schema

NameRequiredDescriptionDefault
pageIdYesThe ID of the page to restore

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "pageId": { "description": "The ID of the page to restore", "type": "string" } }, "required": [ "pageId" ], "type": "object" }

You must be authenticated.

Other Tools from notion-mcp-server

Related Tools

ID: zrh07hteaa