create_page
Generate a new Confluence page with specified space, title, content, and optional parent page ID using secure access through the Confluence MCP Server.
Instructions
Create a new Confluence page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Page content (HTML or storage format) | |
parentId | No | Optional: Parent page ID | |
spaceKey | Yes | Target space key | |
title | Yes | Page title |