milestone_defer
Defer an item by moving it to a maintenance milestone, with an optional audit reason.
Instructions
Move an item to stream/maintenance (or another milestone) and mark it deferred.
Args:
item_ref: The item to defer.
to_milestone: Destination (default 'stream/maintenance').
reason: Optional audit reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| item_ref | Yes | ||
| to_milestone | No | stream/maintenance |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||