create_page
Generate a new Confluence page by specifying space key, title, content, and optional parent page ID. Simplifies page creation within the Confluence MCP Server environment.
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 |