github_repos_get_webhook
Retrieve the configuration and details of a specific webhook on a GitHub repository by providing the owner, repository name, and hook ID.
Instructions
Get a repository webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| hook_id | Yes | hook_id |