get_rate_limit
Check GitHub API rate limit usage and reset times per category, without consuming your quota.
Instructions
Get the current API rate limit status for the authenticated user.Returns a rate-limit-overview object with per-category breakdowns (core, search, graphql, code_search, actions_runner_registration, etc.), each showing limit, used, remaining, and reset timestamp (Unix epoch seconds). Accessing this endpoint does not itself consume any rate limit quota. Docs: https://docs.github.com/en/rest/rate-limit/rate-limit#get-rate-limit-status-for-the-authenticated-user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||