Create Defect
create_defectRegister a known defect in the current project to link it with failing test results through automated matchers.
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'. |