get-enterprise-stats
Retrieve and analyze GitHub Enterprise repository data, issues, pull requests, and workflows to monitor and manage development activity efficiently using the MCP server integration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}