Skip to main content
Glama

MCP Atlassian

confluence_delete_page

Remove a specific Confluence page by providing its page ID using this tool, integrated with the MCP Atlassian server for efficient page management.

Instructions

Delete an existing Confluence page

Input Schema

NameRequiredDescriptionDefault
page_idYesThe ID of the page to delete

Input Schema (JSON Schema)

{ "properties": { "page_id": { "description": "The ID of the page to delete", "type": "string" } }, "required": [ "page_id" ], "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/sooperset/mcp-atlassian'

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