rca_admin_health
Retrieve server health metrics including uptime, loaded models, graphs, and storage statistics. Ensures system reliability for root cause analysis workflows.
Instructions
Return server health status: uptime, loaded models/graphs, storage stats.
Args: params (HealthInput): token, client_id
Returns: str: JSON health snapshot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |