linear_getTeamLabels
Retrieve labels assigned to a specific team in Linear. Filter by limit, order, or include archived labels.
Instructions
Get labels for a specific team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of labels to return (default: 25) | |
| teamId | Yes | ID of the team to inspect | |
| orderBy | No | Sort labels by created or updated date | |
| includeArchived | No | Include archived labels |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |