summarize_fleet_updates
Provides a paginated summary of system update statuses across the fleet, showing update counts per system with optional offset and limit.
Instructions
Summarize fleet update status.
Inputs: optional system_limit, system_offset.
system_limit is capped at 200.
Returns: paged list of systems with update counts in items and meta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_limit | No | ||
| system_offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||