Create issue label
create_issue_labelCreate an issue label with a name and color. Optionally scope it to a team or create a workspace label.
Instructions
Create an issue label → {id, name, color}. team (name or id) scopes it to a team; omit for a workspace label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label name | |
| team | No | Team name or id (omit for a workspace label) | |
| color | No | Hex color, e.g. #bec2c8 |