create-page
Generate and publish wiki pages by specifying the title, content, and format, enabling users to contribute and organize information efficiently on MediaWiki platforms.
Instructions
Creates a wiki page with the provided content.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | No | Reason for creating the page | |
contentModel | No | Type of content on the page. Defaults to "wikitext" | |
source | Yes | Page content in the format specified by the contentModel parameter | |
title | Yes | Wiki page title |