G
GetHooksStatistics
GithubApi.GetHooksStatistics
Description
Retrieves statistics about enterprise webhooks on GitHub.
Use this tool to obtain detailed statistics on webhook usage and performance within a GitHub Enterprise environment. It helps administrators monitor and analyze webhook activity.
Input Parameters
{
"parameters": []
} Output
{
"description": "Response from the API endpoint 'enterprise-admin/get-hooks-stats'.",
"value_schema": {
"val_type": "json"
},
"available_modes": [
"value",
"error"
]
}