Patch Approvals Summary
patch_approvals_summarySummarizes pending patch approvals with package details, CVE IDs, and approval status to help prioritize actions.
Instructions
Summarize patch approvals awaiting decision. Each approval covers one software package (title, software.version/os_family, CVE ids under cves) for a specific policy; manual_approval is true = approved, false = rejected, null = awaiting decision. The upstream record has no severity field, so severity_breakdown buckets approvals without one as 'unspecified' — use the CVE ids to judge urgency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| metadata | No | Pagination, errors, per-section summaries, token-budget warnings, and correlation metadata. Shape varies per call. |