You're viewing a demo portfolio

Join the waitlist
PRSM

debug_recent_requests

Active

Tool of OpenAkashic

declared in 1.28.0

Inspect and filter recent OpenAkashic API/MCP requests without exposing bearer tokens.

Parameters schema

{
  "type": "object",
  "title": "debug_recent_requestsArguments",
  "properties": {
    "q": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Q",
      "default": null
    },
    "kind": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Kind",
      "default": null
    },
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 50
    },
    "order": {
      "type": "string",
      "title": "Order",
      "default": "desc"
    },
    "method": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Method",
      "default": null
    },
    "sort_by": {
      "type": "string",
      "title": "Sort By",
      "default": "time"
    },
    "request_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Request Id",
      "default": null
    },
    "status_min": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "title": "Status Min",
      "default": null
    },
    "path_prefix": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Path Prefix",
      "default": null
    }
  }
}

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 →
debug_recent_requests — OpenAkashic — PRSM MCP