get_finding
Retrieve a specific finding from DefectDojo by its ID. Returns JSON with full finding details.
Instructions
Get a single finding by ID. Args: finding_id (must be > 0). Returns JSON with finding fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |