You're viewing a demo portfolio

Join the waitlist
PRSM

list_alerts

Active

Tool of io.inboxguard/email-deliverability

declared in 1.6.0

List the account's deliverability alerts (score drops, check failures, blocklist listings). Defaults to open alerts only.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 200,
      "minimum": 1,
      "description": "Max alerts to return (default 50)."
    },
    "resolved": {
      "enum": [
        "false",
        "true",
        "all"
      ],
      "type": "string",
      "description": "'false' = open alerts only (default), 'true' = resolved only, 'all' = both."
    },
    "severity": {
      "enum": [
        "critical",
        "warn",
        "info",
        "all"
      ],
      "type": "string",
      "description": "Filter by severity (default 'all')."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.inboxguard/email-deliverability

1/7 registries
View full server →
list_alerts — io.inboxguard/email-deliverability — PRSM MCP