add_issue_label
Assign a label to a Huly issue, automatically creating the label if it does not exist in the project.
Instructions
Add a tag/label to a Huly issue. Creates the tag if it doesn't exist in the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Color code (0-9, default: 0) | |
| label | Yes | a string that will be trimmed | |
| project | Yes | a string that will be trimmed | |
| identifier | Yes | a string that will be trimmed |