Patch Approvals Summary
patch_approvals_summarySummarize pending patch approvals across policies, showing each package's title, version, CVE IDs, and approval status. Use CVE details to assess urgency.
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. |