github_get_repo
Retrieve detailed repository information from GitHub, including metadata and structure, by specifying the owner and repository name for analysis or integration purposes.
Instructions
Get detailed information about a specific repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or organization) | |
| repo | Yes | Repository name |