You're viewing a demo portfolio

Join the waitlist
PRSM

resolve_alert

Active

Tool of io.inboxguard/email-deliverability

declared in 1.6.0

Mark an alert resolved (or reopen it with resolved=false). Requires an API key with write/full scope. Resolving an already-resolved alert is a no-op.

Parameters schema

{
  "type": "object",
  "required": [
    "alertId"
  ],
  "properties": {
    "alertId": {
      "type": "string",
      "format": "uuid",
      "description": "Alert UUID, from list_alerts or get_domain."
    },
    "resolved": {
      "type": "boolean",
      "description": "true (default) marks the alert resolved; false reopens it."
    }
  }
}

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 →