thinkneo_a2a_audit
ActiveTool of ThinkNEO MCP Server
declared in 1.28.0
Retrieve immutable audit trail for A2A interactions with hash verification. Each event is cryptographically chained for tamper detection.
Parameters schema
{
"type": "object",
"title": "thinkneo_a2a_auditArguments",
"properties": {
"trace_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Trace Id",
"default": null,
"description": "Filter by trace ID"
},
"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