github_repos_add_collaborator
Add a collaborator to a GitHub repository. Grant access by providing owner, repo, and username.
Instructions
Add a repository collaborator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| username | Yes | username | |
| body | No | Request body (JSON object) |