create_page
Create a Confluence page by providing space key, title, and content. Optionally assign a parent page ID.
Instructions
Create a new Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Page title | |
| content | Yes | Page content in storage format | |
| parentId | No | Parent page ID (optional) | |
| spaceKey | Yes | Space key where the page will be created |