thinkneo_sla_breaches
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries