GitHub · Capability
GitHub Installation API — Get
GitHub Installation API — Get. 4 operations. Lead operation: GitHub Get an Installation for the Authenticated App. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Getaninstallationfortheauthenticatedapp
— GitHub Get an Installation for the Authenticated App
/v1/app/installations/{installation-id}
GET
Getanorganizationinstallationfortheauthenticatedapp
— GitHub Get an Organization Installation for the Authenticated App
/v1/orgs/{org}/installation
GET
Getrepositoryinstallationfortheauthenticatedapp
— GitHub Get Repository Installation for the Authenticated App
/v1/repos/{owner}/{repo}/installation
GET
Getuserinstallationfortheauthenticatedapp
— GitHub Get User Installation for the Authenticated App
/v1/users/{username}/installation
MCP Tools
github-get-installation-authenticated-app
GitHub Get an Installation for the Authenticated App
read-only
idempotent
github-get-organization-installation-authenticated
GitHub Get an Organization Installation for the Authenticated App
read-only
idempotent
github-get-repository-installation-authenticated
GitHub Get Repository Installation for the Authenticated App
read-only
idempotent
github-get-user-installation-authenticated
GitHub Get User Installation for the Authenticated App
read-only
idempotent