brand_audit_get_report
Fetch JSON report for a completed brand audit. Specify target for per-domain checks; omit for aggregate. Returns notReady if audit is still in progress.
Instructions
Fetch the result JSON for a completed brand audit. With target set, returns the per-target CheckResult; without, returns the audit-level aggregate. Returns notReady when polling an in-flight audit. When a rendered PDF sidecar exists and the R2 binding is configured, metadata includes a signed PDF URL; completed targets without a PDF URL include pdfPending so callers can poll again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Specific target domain. Omit for audit-level aggregate. | |
| auditId | Yes | Audit ID returned by brand_audit_batch_start. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | ||
| passed | Yes | ||
| category | Yes | ||
| findings | Yes |