A collection of tools for working with GitHub repositories via the GitHub API
/api/tools/github-api
Compare Git references in a GitHub repository. Returns commits and file changes between base and head. Supports JSON or Excel spreadsheet output.
POST /api/tools/github-api
string
string
string
string
string
number
number
boolean
string
string
string
boolean
string
Debug tool to check GitHub API authentication status and current rate limits. Returns information about whether a GitHub token is configured, current rate limit usage, and when limits will reset. Does not consume rate limit quota.
POST /api/tools/github-api
Explore GitHub repository release versions using semantic versioning (major.minor.patch). Supports adjacent-version lookup, filtered listing, and latest-version retrieval at major, minor, or patch granularity. Non-semver tags are skipped.
POST /api/tools/github-api
string
string
string
string
string
boolean
boolean