move_page_tool
Move a wiki page to a new title, optionally moving its talk page or suppressing a redirect. Requires authentication.
Instructions
Move (rename) a wiki page. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_title | Yes | Current page title | |
| to_title | Yes | New page title | |
| reason | No | Reason for move (default: empty) | |
| move_talk | No | Also move the talk page (default: True) | |
| no_redirect | No | Do not create a redirect (default: False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||