github_get_repo
Get details about a GitHub repository by specifying its owner and name. Includes metadata, description, and key statistics.
Instructions
Get details about a specific repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | Repository owner (user or org) |