GitLab · Capability
GitLab Webhooks API — Webhook Events
GitLab Webhooks API — Webhook Events. 3 operations. Lead operation: GitLab List Webhook Events. Self-contained Naftiko capability covering one Gitlab business surface.
What You Can Do
GET
Listprojectwebhookevents
— GitLab List Webhook Events
/v1/projects/{id}/hooks/{hook-id}/events
POST
Resendwebhookevent
— GitLab Resend a Webhook Event
/v1/projects/{id}/hooks/{hook-id}/events/{hook-event-id}/resend
POST
Testprojectwebhook
— GitLab Test a Webhook Trigger
/v1/projects/{id}/hooks/{hook-id}/test/{trigger}
MCP Tools
gitlab-list-webhook-events
GitLab List Webhook Events
read-only
idempotent
gitlab-resend-webhook-event
GitLab Resend a Webhook Event
gitlab-test-webhook-trigger
GitLab Test a Webhook Trigger
read-only