check_all_systems_for_updates
Scans all active systems for pending updates, with optional per-system update details and CVE information, enabling prioritized patching across your fleet.
Instructions
Check all active systems for pending updates.
Inputs: optional include_updates, include_cves, system_limit, system_offset, updates_per_system.
Best for fleet scan; set include_updates=true to include per-system update items.
system_limit is capped at 200 for response paging.
Returns: items with systems that have pending updates (plus optional update details) and meta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_updates | No | ||
| include_cves | No | ||
| system_limit | No | ||
| system_offset | No | ||
| updates_per_system | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||