Skip to main content
Glama

SystemPrompt MCP Notion Server

systemprompt_delete_notion_page

Permanently deletes a specified Notion page and all its contents using a unique page ID. Ensure caution as this action cannot be undone. Integrates with AI workflows for efficient Notion page management.

Instructions

Permanently deletes a specified Notion page and all its contents. This action cannot be undone, so use with caution.

Input Schema

NameRequiredDescriptionDefault
pageIdYesThe unique identifier of the Notion page to delete. Must be a valid Notion page ID. Warning: deletion is permanent.

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "pageId": { "description": "The unique identifier of the Notion page to delete. Must be a valid Notion page ID. Warning: deletion is permanent.", "type": "string" } }, "required": [ "pageId" ], "type": "object" }

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/Ejb503/systemprompt-mcp-notion'

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