thinkneo_detect_waste
ActiveTool of ThinkNEO MCP Server
Detect waste and inefficiency in AI operations. Analyzes agent performance, A2A communication overhead, error costs, unused capacity, and cost outliers. Returns specific actionable findings like 'you are losing $3,200/month on error retries' or 'this flow is 5x more expensive than your best-performing flow'. This is the diagnostic tool that creates the buying trigger.
Parameters schema
{
"type": "object",
"title": "thinkneo_detect_wasteArguments",
"properties": {
"days": {
"type": "integer",
"title": "Days",
"default": 30,
"description": "Analysis window in days"
},
"workspace": {
"type": "string",
"title": "Workspace",
"default": "default",
"description": "Workspace identifier"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries