Create Wiki Page
page_createCreate a Yandex Wiki page with slug, title, and Markdown content. Use YFM for formatting; GitHub-specific extensions like alerts and raw HTML won't render.
Instructions
Create a Yandex Wiki page. Content is Markdown (YFM): plain Markdown renders as-is, but GitHub-specific extensions ('[!NOTE]' alerts, raw HTML) do not — see the wiki-mcp://yfm-cheatsheet resource for YFM equivalents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wiki page slug like 'users/login/project/page'. A full Wiki page URL is also accepted. | |
| title | Yes | Wiki page title. | |
| content | Yes | Full page content. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| slug | No | ||
| owner | No | ||
| title | No | ||
| content | No | ||
| redirect | No | ||
| page_type | No | ||
| attributes | No | ||
| created_at | No | ||
| breadcrumbs | No | ||
| modified_at | No | ||
| access_lists | No | ||
| yfm_warnings | No | Markup warnings for the submitted content (the write itself succeeded): parts that will not render as intended on Yandex Wiki. See the wiki-mcp://yfm-cheatsheet resource for fixes. | |
| access_policy | No |