wazuh_sca_checks
Retrieve detailed SCA compliance check results for a Wazuh agent, filtered by policy, search, or passed/failed status.
Instructions
Get detailed SCA check results — see exactly which compliance checks passed or failed on an agent. Filter by policy, search, or result status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID to query (e.g., '001') | |
| policy_id | No | Filter by SCA policy ID (from wazuh_sca_status output) | |
| result | No | Filter by result: 'passed' or 'failed' | |
| search | No | Search within check titles, rationales, or descriptions | |
| limit | No | Maximum checks to return (1-500) | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |