github_repo
Fetch public metadata for a GitHub repository by providing its owner and repository name. Returns the core project details in clean JSON.
Instructions
Retrieve a GitHub repository. Returns public detail for a single repository (the core project object).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | Repository owner (user or org login) |