create_repo_webhook
Set up a webhook for a GitHub repository by providing owner, repo, and payload URL. Define events, secret, and content type to automate notifications.
Instructions
Create a webhook for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Default is 'web' | |
| repo | Yes | ||
| owner | Yes | ||
| active | No | ||
| config | Yes | ||
| events | No |