Skip to main content
Glama

create_confluence_page

Create Confluence pages for incident reports, runbook entries, meeting notes, and documentation using HTML or plain text content.

Instructions

Create a new Confluence page.

Use this to create incident reports, runbook entries, meeting notes, or any documentation. Content should be in simple HTML or plain text (which will be wrapped in HTML paragraphs).

Args: title: The page title (must be unique within the space). body: The page content. Can be HTML or plain text. For plain text, paragraphs are separated by blank lines. space_key: Space key (default from config). parent_page_id: Optional parent page ID to nest under.

Returns confirmation with the new page ID and URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYes
bodyYes
space_keyNo
parent_page_idNo

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/SrujanReddyKallu2024/MCP'

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