roboshadow_list_devices
List devices in a RoboShadow organisation to view hardware, OS, network address, health scores, and pending update/CVE counts. Admin access required for PII data.
Instructions
List every device in a RoboShadow organisation, with hardware/OS identity, network address, health scores, and pending-update/CVE counts. PII-bearing (IP/MAC address, logged-on user, serial number) - admin-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (1-indexed). Default 1. | |
| search | No | Search term for filtering results. | |
| sortBy | No | Field name to sort by. | |
| sortDesc | No | Sort in descending order. Default false. | |
| itemsPerPage | No | Number of items per page (1-100). Default 10. | |
| organisationId | Yes | The RoboShadow organisation's UUID. Discover it with roboshadow_list_organisations. |