gitlab_list_project_hooks
Use this tool to list all webhooks configured for a GitLab project, displaying details like URL, triggers (push/issues/MR/wiki events), token presence, SSL verification, and enablement status. Input project ID or auto-detect from the current repository.
Instructions
List all configured webhooks for a project showing URL, triggers (push/issues/MR/wiki events), token presence, SSL verification, and enablement status.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | No | Project ID (integer) or path (string like 'group/project'). Optional - auto-detects from current git repository if not provided |