todo_transition_apply
Apply a status change to a todo item after preview and approval, automatically writing completed_at when transitioning to done.
Instructions
实际流转事项状态(需先 preview 且通过裁决)。流转到 done 自动写 completed_at。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| new_status | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |