wiki_create_page
Create new wiki pages with markdown content at specified paths to expand documentation and knowledge bases.
Instructions
Create a new wiki page at the given path with markdown content. Returns the new page id and path on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| title | Yes | ||
| content | Yes | ||
| description | No | ||
| tags | No |