action1_list_missing_updates
List missing OS and application patches across endpoints, returning update ID, severity, affected count, and KB/CVE references for an Action1 organization.
Instructions
List missing OS / application patches across endpoints in an Action1 organization. Returns update id, severity, affected endpoint count, KB/CVE references. Use org id from action1_list_organizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Organization id. Defaults to ACTION1_DEFAULT_ORG_ID from credentials if omitted. | |
| limit | No | Max results to return (default 100, max 500). |