parse_wikitext_tool
Convert raw MediaWiki wikitext into HTML. Optionally provide a page title to resolve templates accurately.
Instructions
Parse raw wikitext to HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wikitext | Yes | Raw wikitext content to parse | |
| title | No | Context page title for template resolution (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||