gitlab_get_webhook
Retrieve detailed information about a specific webhook within a GitLab project by providing the project ID and webhook ID. Simplify webhook management and tracking.
Instructions
Get details of a specific 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 |