generate_report
Compile completed Kali Linux job results into a structured penetration test report, with options for title and markdown or JSON output.
Instructions
Generate a structured report from completed job results. job_ids: list of job IDs to include (from list_jobs or get_job_status) title: report title format: 'markdown' or 'json'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Penetration Test Report | |
| format | No | markdown | |
| job_ids | Yes |