update_page
Update an existing Confluence page by replacing its content with Markdown, optionally changing the title. Converts Markdown elements like diagrams and tables automatically.
Instructions
Update an existing Confluence page with Markdown content
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Markdown content | |
| pageId | Yes | Existing page ID | |
| title | No | New title (optional) |