update_work_item
Update a work item's state, assignee, or title to reflect changes in progress or ownership.
Instructions
Update state, assignment, or title of a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work item ID | |
| state | No | New state (e.g. Active, Resolved, Closed) | |
| title | No | New title | |
| assigned_to | No | New assignee display name |