agent_audit_record
ActiveTool of Japan Public Ledgers MCP
declared in 0.1.0
Record an agent action for audit and compliance
Parameters schema
{
"type": "object",
"required": [
"agentId",
"actionType",
"actionName"
],
"properties": {
"input": {},
"output": {},
"agentId": {
"type": "string"
},
"metadata": {
"type": "object"
},
"sessionId": {
"type": "string"
},
"actionName": {
"type": "string"
},
"actionType": {
"enum": [
"llm_call",
"tool_use",
"api_call",
"decision",
"error"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Japan Public Ledgers MCP
1/7 registries