list_wiki_pages_tool
Retrieve a paginated list of wiki pages from a specified GitLab project, optionally including page content.
Instructions
List wiki pages for a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| per_page | No | Results per page, max 100 (default: 20) | |
| project_id | Yes | Project ID or path | |
| with_content | No | Include page content in response (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||