github_repos_remove_collaborator
Remove a collaborator from a GitHub repository by providing the owner, repo name, and username.
Instructions
Remove a repository collaborator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| username | Yes | username |