generate_pdf
Generate a branded PDF audit report. Pass the complete audit JSON object and your reseller details. Returns a 24-hour download link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audit_json | Yes | The complete audit JSON object produced during the audit pipeline. | |
| reseller_name | Yes | Your full name. | |
| reseller_email | Yes | Your contact email. | |
| reseller_position | No | Your position or title (optional). | |
| reseller_company_url | No | Your company URL (optional). |