tenable_was_download_report
Retrieve a detailed Web Application Scanning report by providing the scan's UUID.
Instructions
Download a Web Application Scanning (WAS) report.
Retrieves the detailed report for a specific WAS scan.
Example: Input: {"scan_uuid": "123e4567-e89b-12d3-a456-426614174000"} Output: {"report": {...}, "scan_uuid": "..."}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_uuid | Yes |