get_meta
Retrieve GitHub API metadata including IP ranges, SSH key fingerprints, public keys, and password auth status to support firewall allowlisting, SSH host verification, and infrastructure automation.
Instructions
Get GitHub API metadata: IP address ranges for GitHub services(hooks, web, api, git, packages, pages, importer, actions, dependabot, copilot), SSH key fingerprints, SSH public keys used to sign GitHub commits, and whether GitHub password authentication is enabled. Useful for firewall allowlisting, SSH host verification, and infrastructure automation. Returns an api-overview object. Safe to call without authentication. Docs: https://docs.github.com/en/rest/meta/meta#get-github-meta-information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||