probely_create_scanreport
Generate a scan report in PDF or HTML format, with options for executive, OWASP, PCI, HIPAA, or ISO27001 types. Returns report ID and metadata.
Instructions
Create a report for a scan. Returns report metadata including the report ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanId | Yes | The scan ID to generate the report for | |
| report_type | No | Type of report - "default", "executive", "owasp", "pci", "hipaa", "iso27001" | default |
| format | No | File format - "pdf" or "html" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||