roboshadow_list_application_groups
List application groups across an organisation with install counts, distinct versions, and matching WinGet packages for software inventory and patching.
Instructions
List applications grouped across the organisation (by application identity, not per-install), each with install/device counts, distinct version counts, and a best-matching WinGet package if one exists.
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. |