copy_page
Duplicate a page within the same parent folder, optionally specifying a new title. Supports both leaf and folder pages.
Instructions
Duplicate a page under the same parent. If newTitle is provided, the copy gets that title. Works for both leaf and folder pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Position among the target parent's children (0 = first). Omit to use the server default. | |
| pageId | Yes | ||
| newTitle | No | Title for the copy. If omitted, server assigns a default. | |
| collectiveId | Yes |