update_qa_item
Update inspection item metadata including description, path, type, group, login, or account. Changing description or path resets script status to pending for script regeneration.
Instructions
특정 검수 항목의 메타데이터를 수정합니다. description, path 변경 시 scriptStatus가 pending으로 리셋됩니다 (스크립트 재생성 필요).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | 변경할 시작 페이지 경로 | |
| type | No | 변경할 검수 타입 | |
| group | No | 변경할 여정 그룹명 | |
| login | No | 변경할 로그인 여부 | |
| account | No | 변경할 계정 키 | |
| item_id | Yes | 수정할 항목 ID | |
| description | No | 변경할 검수 내용 (자연어) |