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
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID or URL-encoded path of the project | |
| webhook_id | Yes | The ID of the webhook |