linear_getRateLimitStatus
Check the current Linear API rate limit cooldown and retry snapshot to avoid request failures.
Instructions
Get the shared MCP-side Linear rate-limit cooldown and retry snapshot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isBlocked | No | ||
| lastDelayMs | No | ||
| blockedUntil | No | ||
| lastOperation | No | ||
| lastRateLimitedAt | No |