get_status
Check live status of major software services like GitHub, Stripe, or OpenAI. Returns operational, degraded, outage, or maintenance state for any specified service.
Instructions
Check the live status of a specific service (e.g. 'github', 'openai', 'stripe'). Returns operational/degraded/partial_outage/major_outage/maintenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service ID or name (e.g. 'github', 'openai', 'stripe', 'cloudflare'). Use list_services to see all available IDs. |