create-page
Create a new wiki page with wikitext content. For pages that already exist, use update-page instead.
Instructions
Create a new wiki page with wikitext content. The page must not already exist — use update-page to modify existing pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Name of the person requesting this edit (for attribution in edit summary). Ask the user if not known | |
| wiki | No | Wiki name (uses default if omitted) | |
| title | Yes | Page title | |
| content | Yes | Page content (wikitext) | |
| summary | Yes | Edit summary |