create_wiki_page
Create a new wiki page in a GitLab project by supplying title and content, with optional format and project ID.
Instructions
Create a new wiki page in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the wiki page | |
| format | No | Content format, e.g., markdown, rdoc | |
| content | Yes | Content of the wiki page | |
| project_id | No | Project ID or URL-encoded path |