linear_createTeam
Create a new team in Linear by providing a name and optionally setting key, description, color, icon, timezone, parent team, or private visibility.
Instructions
Create a new team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Team name | |
| key | No | ||
| description | No | ||
| color | No | ||
| icon | No | ||
| timezone | No | ||
| parentId | No | ||
| private | No |