List Wiki Pages
gitlab_list_wiki_pagesList all wiki pages in a GitLab project. Specify the project ID to retrieve paginated results, optionally including page content.
Instructions
Get all wiki pages for a given project. (paginated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| projectId | Yes | The ID or URL-encoded path of the project | |
| with_content | No | Include pages' content |