generate_report
Generate a report for an AI security engagement in JSON, Markdown, or HTML format, including executive summary, findings, scores, metadata, and timeline.
Instructions
Generate a report (format: json, markdown, or html) for an engagement.
The report includes an executive summary, findings, scores, metadata, and
a timeline of engagement events. The file is written under the server's
report output directory and tracked on the engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| format | No | json | |
| engagement_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes |