Retrieve a previously run NEL VEIL scan by its id
get_scan_reportRetrieve stored scan results by ID to view findings and score, then summarize, compare, or create a remediation plan without initiating a new scan.
Instructions
Answers: what did an earlier NEL VEIL scan find? Fetches the stored results of a scan already run at nelprofessional.com, by its scan id (the scn_... identifier shown on the scan page and in its shareable report link). Returns the saved findings and score for that scan. Use this to pull a scan someone already ran on the website into the conversation — to summarise it, compare it against a later scan, or turn it into a remediation plan. It cannot start a new scan: use scan_domain for that. It only reads scans that exist and are publicly retrievable by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes | The scan identifier, e.g. scn_1a2b3c..., from a nelprofessional.com scan page or report link. |