npm_team_members
List team members and their roles for your npm organization. Use it to audit current membership before adding or removing team members.
Instructions
List all members of a team with their roles (e.g. 'developer'). Complements npm_team_member_add and npm_team_member_remove — use this to audit who is currently on the team before adding or removing members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization name (without @ prefix) | |
| team | Yes | Team name |