get_test
Fetch a single test from DefectDojo by providing its numerical ID. Returns JSON with complete test details.
Instructions
Get a single test by ID. Args: test_id (must be > 0). Returns JSON with test fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |