confluence_update_page
Update a Confluence page's title and body by providing the exact current version number to avoid conflicts. Read the page first if unsure of its version.
Instructions
Update a page body and title using an explicit current version number. Read the page first when unsure; Confluence requires optimistic versioning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| title | Yes | ||
| status | No | current | |
| page_id | Yes | ||
| space_id | No | ||
| max_chars | No | ||
| parent_id | No | ||
| minor_edit | No | ||
| representation | No | storage | |
| version_number | Yes | ||
| version_message | No |