ghost_audit_report
Retrieve the full markdown report for a completed Ghost Audit. Returns the complete Achilles 10-stage report: score (0-100), all CRITICAL/HIGH/MEDIUM/LOW findings, stage-by-stage analysis, and actionable fixes. Call ghost_audit_status first to confirm the audit is complete. Free: 1 audit/day. Pass: unlimited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audit_id | Yes | The audit_id returned by ghost_audit_site |