npm_team_member_add
Add an existing npm user to a team using '@scope:team' format. Requires the user to already be an organization member.
Instructions
Add a user to a team. Team is '@scope:team'. User must already be in the org.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team in the form '@scope:team' | |
| user | Yes | npm username |