confluence_create_page_in_personal_space
Create a page in your personal Confluence space by specifying a title, body in XHTML format, and optionally a parent page ID for hierarchy.
Instructions
Create a new page in the current user's personal space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The page title | |
| body | Yes | The page body content in Confluence storage format (XHTML) | |
| parentId | No | Optional parent page ID for creating child pages |