github_remove_org_member
Remove a GitHub user from the organization, automatically removing them from all teams and revoking repository access.
Instructions
Remove a user from the organization.
Removing a member also removes them from all teams and revokes their
access to organization repositories.
Args:
username: The GitHub handle of the user to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |