create_bug
Create a bug in a project by providing project number, title, severity, description, and priority. Enables structured defect reporting.
Instructions
在指定專案中建立一筆缺陷(寫入操作,受白名單與頻率限制保護)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pno | Yes | 專案編號 | |
| title | Yes | 缺陷標題 | |
| serious | No | 嚴重程度 | |
| describe | No | 缺陷描述 | |
| priority | No | 優先度:高 / 中(預設)/ 低 |