remove_issue_label
Detaches a label from a Huly issue without deleting the label definition. Specify project, issue identifier, and label to remove.
Instructions
Remove a tag/label from a Huly issue. Detaches the label reference; does not delete the label definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | a string that will be trimmed | |
| project | Yes | a string that will be trimmed | |
| identifier | Yes | a string that will be trimmed |