GitLab MCP Server

by rifqi96
Verified

gitlab_delete_webhook

Remove a specific webhook from a GitLab project by specifying the project ID and webhook ID using the GitLab MCP Server.

Instructions

Delete a webhook

Input Schema

NameRequiredDescriptionDefault
project_idYesThe ID or URL-encoded path of the project
webhook_idYesThe ID of the webhook

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "The ID or URL-encoded path of the project", "type": "string" }, "webhook_id": { "description": "The ID of the webhook", "type": "number" } }, "required": [ "project_id", "webhook_id" ], "type": "object" }
ID: 7phkmkcd67