get_issue_details
Get full details for a Coverity defect by CID, including event trace, triage information, and file/line details to identify and fix the root cause.
Instructions
Get full details for a Coverity defect by CID, including the event trace (code path that leads to the defect), triage information, and file/line details useful for resolving the issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | The Coverity Issue ID (CID) | |
| streamId | Yes | The stream name or ID containing the issue |