get_recent_cves
Retrieve CVEs published within a configurable number of days (up to 120). Specify the limit and days back to filter recent vulnerabilities from the NVD database.
Instructions
Fetch recent CVEs from the last days_back days (max 120 due to NVD API limit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| days_back | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||