update_page_content
Modify Confluence page content and optionally change the title by providing HTML content and page ID.
Instructions
Update the content of a Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Confluence Page ID | |
| content | Yes | HTML content to update the page with | |
| title | No | Page title (optional, if you want to change it) |