confluence_update_page
Update a Confluence page by providing its ID, new title, content in storage format, and current version number.
Instructions
Update an existing Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The new title of the page | |
| pageId | Yes | The ID of the page to update | |
| content | Yes | The new content of the page in Confluence storage format | |
| version | Yes | The current version number of the page |