gitlab_list_wiki_pages
List wiki pages from a GitLab project by providing project ID or namespace path. Optionally include page content for a comprehensive view.
Instructions
Wiki pages (GET /projects/:id/wikis).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Numeric ID or path with namespace, e.g. group/project. | |
| withContent | No |