You're viewing a demo portfolio

Join the waitlist
PRSM

debug_tool_trace

Active

Tool of OpenAkashic

declared in 1.28.0

Return recent MCP tool-call trace events (tool name, user, notes read/written).

Parameters schema

{
  "type": "object",
  "title": "debug_tool_traceArguments",
  "properties": {
    "tool": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Tool",
      "default": null
    },
    "user": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "User",
      "default": null
    },
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 100
    },
    "errors_only": {
      "type": "boolean",
      "title": "Errors Only",
      "default": false
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

OpenAkashic

https://github.com/szara7678/OpenAkashic

2/7 registries
View full server →