milestone_move_item
Move an item to a different milestone using its reference and destination slug, with an optional audit reason to keep release history clear.
Instructions
Move an item to a different milestone.
Args:
item_ref: The item to move (e.g. CB-5).
to_milestone: Destination milestone slug.
reason: One-line audit reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| item_ref | Yes | ||
| to_milestone | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||