thinkneo_a2a_log
ActiveTool of ThinkNEO MCP Server
declared in 1.28.0
Retrieve A2A (agent-to-agent) interaction logs from the live gateway. Shows which agents called which, actions performed, costs, and outcomes.
Parameters schema
{
"type": "object",
"title": "thinkneo_a2a_logArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 50,
"description": "Max events to return"
},
"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