audit_report_generate
Synthesize findings into an audit-ready compliance report. Use at the END of an engagement, once gaps are closed. If the user only wants to know where they currently stand, run compliance_framework_check instead — it costs less and answers that question directly. Costs $5 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | Yes | ||
| report_date | Yes | ||
| report_type | Yes | ||
| previous_scan_id | No | Optional. A prior scan_id (from agent_history) to record as this call's parent — builds a traversable chained-workflow lineage retrievable via agent_scan_get. Must be one of your own scans; ignored otherwise. Does not change this tool's analysis. | |
| organization_name | Yes | ||
| assessment_results | Yes |