You're viewing a demo portfolio

Join the waitlist
PRSM

get_usage

Active

Tool of KaiCalls

declared in 1.0.0

List recent API usage events (endpoint, method, status code, cost) for the caller's account. Mirrors GET /api/v1/usage.

Parameters schema

{
  "type": "object",
  "properties": {
    "end": {
      "type": "string",
      "description": "ISO date/time upper bound (optional)."
    },
    "limit": {
      "type": "integer",
      "maximum": 500,
      "minimum": 1,
      "description": "Max results to return (default 100, max 500)."
    },
    "start": {
      "type": "string",
      "description": "ISO date/time lower bound (optional)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

KaiCalls

https://github.com/cgallic/kai_calls

1/7 registries
View full server →
get_usage — KaiCalls — PRSM MCP