mvs_get_vulnerability
Retrieve detailed information for a specific vulnerability using its CVE ID or internal identifier.
Instructions
Get details for one vulnerability, by internal id or by CVE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | No | CVE identifier, e.g. "CVE-2024-21412". Takes precedence. | |
| vulnerability_id | No | Internal vulnerability identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |