get_platform_status
Check platform status, active incidents, and maintenances.
Args: network: Optional filter (e.g., "ethereum"). Without it, returns overall status and incidents only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| incidents | Yes | ||
| components | No | ||
| maintenances | Yes |