npm_team_member_remove
Remove a user from an npm team while retaining their organization membership. Specify the team and username to update access.
Instructions
Remove a user from a team. Team is '@scope:team'. User remains in the org.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team in the form '@scope:team' | |
| user | Yes | npm username |