check_multiple
Check the live operational status of multiple services in parallel. Returns normalized up/degraded/down results.
Instructions
Check the live status of a specific list of services in parallel. Faster than calling get_status repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| services | Yes | Array of service IDs to check (e.g. ['github', 'stripe', 'openai']). |