You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_sla_breaches

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

View SLA breach history — which SLAs were breached, by which agents, actual vs threshold values, and resolution status. Requires authentication.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_sla_breachesArguments",
  "properties": {
    "days": {
      "type": "integer",
      "title": "Days",
      "default": 30,
      "description": "Days to look back (default 30)"
    },
    "agent_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Agent Name",
      "default": null,
      "description": "Filter by agent name"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →