get-repo-info
Retrieve detailed information about a GitHub repository, including owner and repository details, to streamline API interactions and data access.
Instructions
Get information about a specific GitHub repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or organization) | |
| repo | Yes | Repository name |