confluence_update_page
Overwrite an existing Confluence page's title and body using its page ID and version number.
Instructions
Update an existing page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The page ID to update | |
| title | Yes | The new page title | |
| body | Yes | The new page body content in Confluence storage format | |
| version | Yes | The current version number of the page |