github_get_repo
Retrieve comprehensive details for a GitHub repository by providing the owner and repository name. Access metadata like description, stars, forks, and more.
Instructions
Get details of a specific repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | Repository owner username |