You're viewing a demo portfolio

Join the waitlist
PRSM

scan_domains_batch

Active

Tool of io.inboxguard/email-deliverability

declared in 1.6.0

Queue an asynchronous batch scan of up to 50 domains and get a jobId immediately (avoids the 30s per-call limit). Poll get_scan_job with the jobId until status is succeeded/partial/failed to read per-domain scores. Requires an API key with write or full scope. These scans are NOT added to monitoring or saved to history.

Parameters schema

{
  "type": "object",
  "required": [
    "domains"
  ],
  "properties": {
    "domains": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "maxItems": 50,
      "minItems": 1,
      "description": "1-50 domains to scan, e.g. [\"example.com\",\"acme.com\"]."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.inboxguard/email-deliverability

1/7 registries
View full server →