Bulk Get CVEs
bulk_get_cvesProvides a concise JSON meta description for the bulk_get_cves tool highlighting its purpose of fetching multiple enriched CVEs in a single call.
Instructions
Fetch up to 20 enriched CVEs by ID in one call. Returns {cves, missing, count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_ids | Yes | CVE IDs (max 20) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cves | Yes | ||
| count | No | ||
| missing | Yes |