npm_team_create
Create a new team inside an npm organization by specifying the team as '@scope:team' and an optional description.
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 |