delete_qa_item
Deletes QA items and associated script files, with support for single or batch deletion by item ID. For items registered in Excel, remove the row from the spreadsheet instead.
Instructions
검수 항목과 관련 스크립트 파일을 삭제합니다. 단일(item_id) 또는 일괄(item_ids) 삭제를 지원합니다. data/sheets/ 폴더 엑셀에서 등록된 항목은 직접 삭제할 수 없으며, 엑셀에서 해당 행을 제거해야 합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | No | 삭제할 단일 항목 ID | |
| item_ids | No | 일괄 삭제할 항목 ID 목록 |