github_teams_remove_repo_legacy
Removes a repository from a GitHub team using the legacy API. Provide team ID, owner, and repo name.
Instructions
Remove a repository from a team (Legacy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | team_id | |
| owner | Yes | owner | |
| repo | Yes | repo |