github_get_repo_info
Retrieve detailed GitHub repository information including statistics, languages, recent commits, and contributor count.
Instructions
Get detailed information about a GitHub repository including stats, languages, recent commits, and contributor count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | Repository owner (user or org) |