create_wiki_page_tool
Create a new wiki page in a GitLab project by providing the project ID or path, page title, content, and optional format.
Instructions
Create a new wiki page in a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Page title | |
| format | No | Content format - markdown, rdoc, asciidoc, or org (default: markdown) | markdown |
| content | Yes | Page content | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||