add-wiki
Register a MediaWiki instance by providing its base URL and optional bot credentials, making it available for read and edit operations.
Instructions
Register a new MediaWiki instance so you can read and edit its pages. Provide the wiki base URL and optional bot credentials. After adding, use the wiki name in other tools' "wiki" parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Base URL of the MediaWiki instance | |
| name | Yes | Unique name for the wiki | |
| password | No | Bot password | |
| username | No | Bot username (e.g. User@BotName) |