github_rate_limit
Check your current GitHub API rate limit status, including core, search, and GraphQL quotas, to avoid unexpected request failures.
Instructions
Check the current GitHub API rate limit status.
Returns: A dict with keys: status, data (core, search, and graphql limits).
Examples: github_rate_limit()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||