confluence_update_page_title
Update a Confluence page's title only by providing page ID, new title, and explicit version number, leaving content unchanged.
Instructions
Update only a page title using the v2 title endpoint and explicit version number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| page_id | Yes | ||
| max_chars | No | ||
| minor_edit | No | ||
| version_number | Yes | ||
| version_message | No |