get_defect
Retrieve details of a specific defect in a Qase project using the project code and defect ID.
Instructions
Get a specific defect by project code and defect ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| id | Yes | Entity ID (positive integer) |