thinkneo_sla_status
ActiveTool of ThinkNEO MCP Server
Check current SLA status for all agents or a specific agent. Shows actual metric values vs thresholds, healthy/breached status, and error budget remaining. Automatically records breaches. Requires authentication.
Parameters schema
{
"type": "object",
"title": "thinkneo_sla_statusArguments",
"properties": {
"agent_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Agent Name",
"default": null,
"description": "Optional: specific agent name. Leave empty for all agents."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries