update_confluence_page
Update existing Confluence pages with new title and content by specifying the page ID and incremented version number.
Instructions
Update the content of an existing Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The new content of the page in Atlassian Storage Format (XHTML) or plain text | |
| title | Yes | The new title for the page | |
| pageId | Yes | The ID of the page to update | |
| versionNumber | Yes | The new version number (must be current version + 1) |