ping_webhook
Verify a GitHub webhook by sending a test ping. Supply owner, repo, and hook ID to check if the webhook endpoint is functioning.
Instructions
Envía un ping a un webhook para verificar que funciona
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Nombre del repositorio | |
| owner | Yes | Propietario del repositorio | |
| hook_id | Yes | ID del webhook |