confluence_copy_page
Copy a Confluence page to the same or another space, customizing its title and parent location as needed.
Instructions
Copy a page, optionally to a different space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The page ID to copy | |
| destinationSpaceKey | No | Optional destination space key (defaults to same space) | |
| newTitle | No | Optional new title (defaults to "Copy of [original title]") | |
| parentId | No | Optional parent page ID in the destination |