npm_team_member_remove
Remove a user from an npm team while preserving their org membership. Provide team as '@scope:team' and the npm username.
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 |