Tool
List issue labels
List Issue Labels is a powerful Linear tool designed to help teams quickly retrieve and manage issue labels within their workspace. It enhances project organization by providing seamless access to label information, improving issue tracking and prioritization.
Features
- Fetch a customizable number of issue labels with a maximum limit of 250.
- Filter issue labels by name to pinpoint specific tags.
- Sort results by creation or update date for effective label management.
- Support for pagination through 'before' and 'after' IDs to navigate large label sets.
- Specify team or workspace scope to retrieve relevant labels efficiently.
Benefits
- Improves issue categorization and organization within Linear workspaces.
- Saves time by providing quick access to all available issue labels.
- Enhances team collaboration by making label data transparent and easy to find.
- Supports better project tracking through up-to-date label information.
- Enables scalable label management even in large teams and projects.
Description
List available issue labels in a Linear workspace or team
Parameters
6 parameters
| Name | Type | Description |
|---|---|---|
| limit | number | The number of results to return (Max is 250) |
| before | string | An ID to end at |
| after | string | An ID to start from |
| orderBy | enum | The order in which to return results |
| name | string | Filter by label name |
| team | string | The team name or ID |