roboshadow_get_device_applications
Retrieve installed applications on a device with vendor, version, and last-seen data to identify software assets.
Instructions
List applications installed on one device, with vendor, version, and last-seen time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (1-indexed). Default 1. | |
| search | No | Search term for filtering results. | |
| deviceId | Yes | Unique identifier for the device. | |
| itemsPerPage | No | Number of items per page (1-100). Default 10. | |
| organisationId | Yes | The RoboShadow organisation's UUID. Discover it with roboshadow_list_organisations. |