Update Page Title
update_page_titleRename a Confluence page by providing its ID and new title. Keep the body and version metadata unchanged.
Instructions
Rename a page without changing its body or version metadata.
Args:
page_id: The ID of the page to rename.
title: The new title for the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| page_id | Yes |