linear_updateTeam
Update a team's name, description, color, icon, visibility, or other settings in Linear by providing the team ID.
Instructions
Update team settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the team to update | |
| key | No | ||
| icon | No | ||
| name | No | ||
| color | No | ||
| private | No | ||
| parentId | No | ||
| timezone | No | ||
| visibility | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| key | No | ||
| icon | No | ||
| name | No | ||
| color | No | ||
| parent | No | ||
| private | No | ||
| timezone | No | ||
| archivedAt | No | ||
| visibility | No | ||
| description | No |