Get rate limit status
get_rate_limit_statusCheck Discord rate limiting status and invalid-request count to determine if slow API responses are due to rate limits or risk of IP ban.
Instructions
How rate limiting has been going: how many times Discord asked Omnicord to slow down (the request layer waits automatically), and the invalid-request counter that matters because Discord temporarily bans an IP after 10,000 invalid responses in ten minutes. Useful when calls feel slow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||