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