wiki_move_page
Move or rename a wiki page by specifying its current path and new destination path to reorganize content structure.
Instructions
Move/rename a wiki page to a new path.
The page is looked up by its current path; new_path is the destination.
Returns old_path and new_path on success.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| new_path | Yes |