github_repos_get_webhook_config_for_repo
Get the webhook configuration for a GitHub repository using owner, repo name, and hook ID.
Instructions
Get a webhook configuration for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| hook_id | Yes | hook_id |