Get Platform Status
get_platform_statusCheck Pipeworx platform health and availability. Returns pack count, active tool count, and any service alerts. Use to verify system status before operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| down | Yes | Number of down APIs | |
| live | Yes | Number of live APIs | |
| gateway | Yes | Pipeworx gateway URL | |
| website | Yes | Pipeworx website URL | |
| degraded | Yes | Number of degraded APIs | |
| monitored_apis | Yes | Total number of monitored APIs | |
| overall_status | Yes | Overall platform status |