Confluence Create Page
confluence_create_pageCreate a Confluence page from markdown, converting headings, lists, code, and tables to native Confluence format, then verify the saved page.
Instructions
Create a Confluence page from markdown and return it re-read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Markdown. Headings, lists, code blocks, tables, links, bold/italic all convert to ADF losslessly. | |
| title | Yes | Page title (must be unique within the space). | |
| parent_id | No | Optional parent page id; defaults to the space homepage. | |
| space_key | Yes | e.g. "DOCS". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |