Move every page to another locale
migrate_pages_localeMove all wiki pages from a source locale to a target locale to correct a wiki configured with the wrong locale code. Every page path changes, breaking external links; confirmation token required.
Instructions
Moves all pages from one locale to another, across the whole wiki. The usual reason is a wiki set up under the wrong locale code. Every page path changes, so every external link into the wiki breaks. Requires a confirmation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm_token | No | Token from this tool’s previous, unconfirmed call. Omit it to receive one. | |
| source_locale | Yes | Locale to move pages out of. | |
| target_locale | Yes | Locale to move pages into. |