test_github_connection
Test GitHub connectivity and validate access to a specific repository without exposing credentials.
Instructions
Tests connectivity to GitHub and validates accessibility of a specific repository without exposing credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The repository name | |
| owner | Yes | The GitHub organization or username owning the repository |