get_copilot_status
Retrieve GitHub Copilot quota and rate-limit status: session exhaustion, reset times, weekly usage, and monthly limits for chat, completions, and premium models.
Instructions
Retrieve GitHub Copilot quota and rate-limit status: whether the 5-hour session window is exhausted and when it resets, weekly window usage, and monthly quota for chat, completions, and premium models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutMs | No | Timeout in milliseconds for API requests. Defaults to 15000. | |
| includeLogin | No | Include the GitHub login in the response. Defaults to false. |