get_provider_quota
Retrieve real-time quota details for a single provider (Claude, Kimi, or Z.ai) by specifying the provider key.
Instructions
Returns detailed quota information for a single provider. Supported providers: claude, kimi, zai.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mock | No | If true, return deterministic mock data instead of calling the provider API. | |
| token | No | Optional bearer token override. If omitted, the provider's environment variable is used. | |
| provider | Yes | Provider key to query |