list_audit_results
Retrieve audit findings from ServiceNow with filters for state and severity, enabling targeted review of compliance results.
Instructions
List audit results and findings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (default 25) | |
| state | No | Filter by state (open, in_progress, closed) | |
| severity | No | Filter by severity (critical, high, medium, low) |