npm_team_create
Create a new team within an npm organization by specifying the team as '@scope:team'. Optionally add a description to define the team's purpose.
Instructions
Create a team inside an organization. Team is passed as '@scope:team'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team in the form '@scope:team' | |
| description | No | Optional team description |