get_wiki_page
Retrieve details of a specific GitLab wiki page using its URL-encoded slug. Provide the project ID or path to access the page content.
Instructions
Get details of a specific wiki page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | URL-encoded slug of the wiki page | |
| project_id | No | Project ID or URL-encoded path |