linear_updateTeam
Update team settings including name, visibility, timezone, and description to adjust project workspace configuration in Linear.
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 |