brand_audit_status
Track progress of a brand audit by ID, retrieving audit status, completion counts, and per-target updates.
Instructions
Poll the status of an enqueued brand audit. Returns audit-level status (queued | running | completed | failed), progress 'N/M', and per-target statuses. Owner-scoped — auditIds owned by other principals surface as notFound.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auditId | Yes | Audit ID returned by brand_audit_batch_start. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | ||
| passed | Yes | ||
| partial | No | ||
| category | Yes | ||
| findings | Yes | ||
| checkStatus | No |