Get Defect
get_defectRetrieve detailed information about a specific defect by providing its ID. Supports plain or JSON output.
Instructions
Retrieve detailed information about a specific defect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| defect_id | Yes | ID of the defect to retrieve | |
| output_format | No | Output format: 'json' (default) or 'plain'. |