Create Defect
create_defectRegister a known defect in Allure TestOps to track issues and link them to failing test results via automation rules for clear traceability.
Instructions
Create a new defect in the current project.
Use this tool to register a known defect that can later be linked to failing test results through defect matchers (automation rules).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name / title of the defect | |
| description | No | Optional markdown description | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| name | No | ||
| description | No |