set_issue_milestone
Set or remove a milestone from a Huly issue using project, identifier, and milestone ID (null to clear).
Instructions
Set or clear the milestone on a Huly issue. Pass null for milestone to clear it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | a string that will be trimmed | |
| milestone | Yes | Milestone ID or label (null to clear) | |
| identifier | Yes | a string that will be trimmed |