github_teams_check_permissions_for_repo_legacy
Check team permissions for a repository using the legacy GitHub API. Provide team ID, owner, and repo to verify access.
Instructions
Check team permissions for a repository (Legacy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | team_id | |
| owner | Yes | owner | |
| repo | Yes | repo |