GitLab · Capability
GitLab Webhooks API — Webhook Configuration
GitLab Webhooks API — Webhook Configuration. 4 operations. Lead operation: GitLab Set a Webhook Custom Header. Self-contained Naftiko capability covering one Gitlab business surface.
What You Can Do
PUT
Setwebhookcustomheader
— GitLab Set a Webhook Custom Header
/v1/projects/{id}/hooks/{hook-id}/custom-headers/{key}
DELETE
Deletewebhookcustomheader
— GitLab Delete a Webhook Custom Header
/v1/projects/{id}/hooks/{hook-id}/custom-headers/{key}
PUT
Setwebhookurlvariable
— GitLab Set a Webhook URL Variable
/v1/projects/{id}/hooks/{hook-id}/url-variables/{key}
DELETE
Deletewebhookurlvariable
— GitLab Delete a Webhook URL Variable
/v1/projects/{id}/hooks/{hook-id}/url-variables/{key}
MCP Tools
gitlab-set-webhook-custom-header
GitLab Set a Webhook Custom Header
idempotent
gitlab-delete-webhook-custom-header
GitLab Delete a Webhook Custom Header
idempotent
gitlab-set-webhook-url-variable
GitLab Set a Webhook URL Variable
idempotent
gitlab-delete-webhook-url-variable
GitLab Delete a Webhook URL Variable
idempotent