get_incident_history
Get the recent incident history (last 30 days) for a specific AI service — past outages and degradations with impact level, start time, and resolution/duration. Useful for answering "has Anthropic been reliable lately?" or "how often does Cursor go down?". Also returns the 30-day uptime percentage and total recent-incident count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service ID or partial name (e.g. "anthropic", "openai", "cursor"). Case-insensitive. Required. |