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