get_defect
Retrieve a defect by its ID to view its name, status, description, and matcher configuration.
Instructions
Get a defect by ID. Returns the defect name, status, description, and matcher configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Defect ID. Must be a number (integer), not a string. |