update_item_status
Update the status of QA items in Slack Lists to track bug reports through their lifecycle, from open to resolved.
Instructions
Update a QA item's status (상태 업데이트)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Item ID from the Slack List | |
| status_field_key | No | The field key/column name for status | 상태 |
| status | Yes | New status value (e.g. open, in_progress, resolved) | |
| note | No | Optional note for the status change |