github_repo_info
Get detailed info about a GitHub repo: stars, forks, contributors, releases, license, topics. Provide owner and repo name to fetch structured data.
Instructions
Get detailed information about a specific GitHub repository: stars, forks, contributors, releases, license, topics, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user or org) | |
| repo | Yes | Repository name | |
| include_contributors | No | Include top 10 contributors | |
| include_releases | No | Include 5 most recent releases |