You're viewing a demo portfolio

Join the waitlist
PRSM

agent_audit_record

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Japan Public Ledgers MCP

1/7 registries
View full server →