List Device Packages
list_device_packagesList software packages installed on a specific Automox device, including versions, patch status, and severity. Reliable for checking if a package is installed as it returns all packages by default.
Instructions
List software packages installed on a specific Automox device. Returns package names, versions, patch status, and severity. By default returns the complete package set (auto-paginated), so it is reliable for 'is package X installed?' checks. Pass an explicit page to fetch a single page instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | ||
| page | No | ||
| limit | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||