Get Repository Info
get_repo_infoRetrieve a public GitHub repository's stars, forks, primary language, description, and open issue count.
Instructions
Get key stats about a public GitHub repository: stars, forks, primary language, description, and open issue count. Use when the user asks about a specific repo's popularity or details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Repository Name, eg: React | |
| owner | Yes | The Repository Owner, eg : Facebok |