delete_webhook
Delete a webhook from a GitHub repository by providing the repository owner, name, and webhook ID to stop incoming notifications.
Instructions
Elimina un webhook de un repositorio
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Nombre del repositorio | |
| owner | Yes | Propietario del repositorio | |
| hook_id | Yes | ID del webhook |