create_confluence_page
Create a new Confluence page directly in a chosen space: set the title, supply content as XHTML or plain text, and optionally nest it under a parent page.
Instructions
Create a new Confluence page in a specific space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Content of the page in Atlassian Storage Format (XHTML) or plain text | |
| title | Yes | Title of the new page | |
| parentId | No | Optional ID of the parent page to create under | |
| spaceKey | Yes | Key of the space where the page will be created (e.g., CCOE) |