github_get_repository_info
Retrieve detailed information about any GitHub repository by providing its owner and repo name. Get key details like description, stars, forks, and more to assess project health.
Instructions
Get detailed information about a specific GitHub repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |