get_usage
ActiveTool 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)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
KaiCalls
https://github.com/cgallic/kai_calls
1/7 registries