get_rate_limit_stats
Retrieve rate limit statistics for monitoring API usage and managing client quotas in the MCP Hub server environment.
Instructions
Get rate limiting statistics.
Args: client_id: Optional client identifier to get specific client stats. If not provided, returns global statistics for all clients.
Returns: JSON string with rate limit statistics
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No |