generate_report
Create a Markdown security report from AWS scan results to document findings. Read-only, no resource modifications.
Instructions
Generate a Markdown security report from scan results. Read-only. Does not modify any AWS resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Report language (default: zh) | |
| ai_summary | No | Optional pre-generated AI executive summary (Markdown/plain text). Rendered if present; omit to hide. | |
| scan_results | Yes | JSON string of FullScanResult from scan_all |