Skip to main content
Glama

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

TableJSON Schema
NameRequiredDescriptionDefault
timeoutMsNoTimeout in milliseconds for API requests. Defaults to 15000.
includeLoginNoInclude the GitHub login in the response. Defaults to false.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are present, so the description must carry the transparency burden. It discloses that the tool reads quota and rate-limit status without side effects, but does not mention auth requirements, error behavior, or external API interactions. Adequate but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that front-loads the core purpose and efficiently enumerates the returned metrics. Every phrase adds value with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a status-checking tool with no output schema, the description sufficiently explains what the agent will receive and the main parameters are documented in the schema. It could note the response format or potential errors, but the core context is complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides full descriptions for both parameters (timeoutMs and includeLogin), achieving 100% coverage. The tool description adds no parameter-specific meaning, so the baseline score of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'Retrieve' and clearly identifies the resource as GitHub Copilot quota and rate-limit status. It lists concrete data points returned, making the tool's purpose unmistakable even without sibling comparison.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit when-to-use or alternative guidance is provided, but the description implies the tool is for checking Copilot limits before or during usage. Since there are no sibling tools, the lack of alternatives is acceptable, but clearer use-case framing would strengthen this dimension.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DrSmile444/copilot-status-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server