update_wiki_page
Need to revise a GitLab wiki page? Supply its slug and optional content, title, format, or project to apply the changes.
Instructions
Update an existing wiki page in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | URL-encoded slug of the wiki page | |
| title | No | New title of the wiki page | |
| format | No | Content format, e.g., markdown, rdoc | |
| content | No | New content of the wiki page | |
| project_id | No | Project ID or URL-encoded path |