roboshadow_get_hardware_report_by_device
Retrieve hardware inventory per device, including processor, memory, serial number, manufacturer/model, and end-of-life OS flag. Use it to audit assets and identify outdated systems.
Instructions
List hardware inventory grouped by device: processor, memory, serial number, system manufacturer/model, and end-of-life OS flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |