roboshadow_get_vulnerable_devices
Identify vulnerable devices in your organisation with per-severity CVE counts and overall CVSS scores. Filter by recency and paginate results to prioritize remediation efforts.
Instructions
List devices with known vulnerabilities, each with per-severity CVE counts and an overall CVSS score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Filter results to the last N days. | |
| page | No | Page number for pagination (1-indexed). Default 1. | |
| itemsPerPage | No | Number of items per page (1-100). Default 10. | |
| organisationId | Yes | The RoboShadow organisation's UUID. Discover it with roboshadow_list_organisations. |