list_labels
List assignable issue labels, with an optional team filter to include team-specific labels alongside workspace-wide ones.
Instructions
List the issue labels that can be applied to an issue, as {name}.
team: optional team key or full team name. With a team, returns that team's
own labels followed by the workspace-wide labels; without one, the
workspace-wide labels only. Names are what create_issue and update_issue
accept for labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |