You're viewing a demo portfolio

Join the waitlist
PRSM

brand_audit_get_report

Active

Tool of com.blackveilsecurity/dns

declared in 3.29.5

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.

Parameters schema

{
  "type": "object",
  "required": [
    "auditId"
  ],
  "properties": {
    "target": {
      "type": "string",
      "maxLength": 253,
      "minLength": 1,
      "description": "Specific target domain. Omit for audit-level aggregate."
    },
    "auditId": {
      "type": "string",
      "maxLength": 64,
      "minLength": 1,
      "description": "Audit ID returned by brand_audit_batch_start."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.blackveilsecurity/dns

https://github.com/MadaBurns/bv-mcp

2/7 registries
View full server →
brand_audit_get_report — com.blackveilsecurity/dns — PRSM MCP