Skip to main content
Glama

gitlab-mcp-server

delete_group_wiki_page

Remove a wiki page from a GitLab group by specifying the group ID and page slug. Simplify wiki management and streamline content updates.

Instructions

Delete a wiki page from a GitLab group

Input Schema

NameRequiredDescriptionDefault
group_idNo
slugNo

Input Schema (JSON Schema)

{ "properties": { "group_id": { "type": "string" }, "slug": { "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yoda-digital/mcp-gitlab-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server