zap_scan_history_list
Retrieve recent scan history and evidence entries, filtering by status, target, or evidence type to track queued scans, scan runs, and report artifacts.
Instructions
List recent scan history and release-evidence entries, including queued scans, direct scan starts, and generated report artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional maximum entries to return, bounded by server configuration | |
| status | No | Optional status filter such as queued, running, succeeded, failed, cancelled, started, or generated | |
| target | No | Optional target or artifact substring filter | |
| evidenceType | No | Optional evidence type filter: scan_job, scan_run, or report_artifact |