You're viewing a demo portfolio

Join the waitlist
PRSM

get_anomaly_alerts

Active

Tool of SendIt

declared in 0.1.0

Get recent anomaly alerts detected across metrics. Includes sudden drops/spikes in engagement, unusual spend patterns, and content performance outliers.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 20)"
    },
    "severity": {
      "enum": [
        "info",
        "warning",
        "critical"
      ],
      "type": "string",
      "description": "Filter by severity (optional)"
    },
    "dismissed": {
      "type": "boolean",
      "description": "Include dismissed alerts"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →
get_anomaly_alerts — SendIt — PRSM MCP