list_audit_results
Retrieve audit results and findings from ServiceNow with optional filters for state, severity, and record limit.
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) |